Skip to content

Commit 359c138

Browse files
committed
Link edit
1 parent cec0992 commit 359c138

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Notes/01_Introduction/01_Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,5 +181,5 @@ exercise work. For example:
181181
>>>
182182
```
183183

184-
\[ [Contents](../Contents) \] | \[ [Next (1.2 Hello World)](02_Hello_world) \]
184+
\[ [Contents](../Contents) \] \| \[ [Next (1.2 Hello World)](02_Hello_world) \]
185185

Notes/01_Introduction/02_Hello_world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,4 +476,4 @@ an identifying filename and line number.
476476
* Run the program successfully
477477

478478

479-
\[ [Contents](../Contents) \] | \[ [Previous (1.1 Python)](01_Python) \] | \[ [Next (1.3 Numbers)](02_Numbers) \]
479+
\[ [Contents](../Contents) \] \| \[ [Previous (1.1 Python)](01_Python) \] \| \[ [Next (1.3 Numbers)](02_Numbers) \]

0 commit comments

Comments
 (0)