Skip to content

Commit cec0992

Browse files
committed
Link experiment
1 parent b5244b0 commit cec0992

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Notes/01_Introduction/01_Python.md

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

184-
[Previous:Table of Contents](../Contents) [Next:1.2 Hello World](02_Hello_world)
184+
\[ [Contents](../Contents) \] | \[ [Next (1.2 Hello World)](02_Hello_world) \]
185+

Notes/01_Introduction/02_Hello_world.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,4 +475,5 @@ an identifying filename and line number.
475475
* Fix the error
476476
* Run the program successfully
477477

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

0 commit comments

Comments
 (0)