We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22d6044 + fa16150 commit 87262d5Copy full SHA for 87262d5
python/lesson1/tutorial.md
@@ -128,7 +128,7 @@ multiple things at once, separated by a comma:
128
129
In this tutorial you coded in the REPL (IDLE), but a lot of times you want
130
to save your code instead. In such cases you can save your code to a file using a text editor.
131
-We give some information on text editors in our [Getting started guide](general/setup/tutorial.html) .
+We give some information on text editors in our [Getting started guide](/general/setup/tutorial.html) .
132
133
Open your text editor and write the code from the first exercise:
134
0 commit comments