We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5244b0 commit cec0992Copy full SHA for cec0992
Notes/01_Introduction/01_Python.md
@@ -181,4 +181,5 @@ exercise work. For example:
181
>>>
182
```
183
184
-[Previous:Table of Contents](../Contents) [Next:1.2 Hello World](02_Hello_world)
+\[ [Contents](../Contents) \] | \[ [Next (1.2 Hello World)](02_Hello_world) \]
185
+
Notes/01_Introduction/02_Hello_world.md
@@ -475,4 +475,5 @@ an identifying filename and line number.
475
* Fix the error
476
* Run the program successfully
477
478
-[Previous:1.1 Introducing Python](01_Python) [Next:1.3 Numbers](03_Numbers)
479
+\[ [Contents](../Contents) \] | \[ [Previous (1.1 Python)](01_Python) \] | \[ [Next (1.3 Numbers)](02_Numbers) \]
0 commit comments