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.
1 parent 0f840ff commit 20e3248Copy full SHA for 20e3248
basics/editor-setup.md
@@ -26,7 +26,7 @@ everything and recommend to everyone.
26
If you aren't sure about which editor you should use, I recommend
27
Porcupine. It's a simple editor I wrote in Python; it lets you edit
28
files and it doesn't have too many other featues. [Install it with these
29
-instructions](https://github.com/Akuli/porcupine/wiki/Installing-and-Running-Porcupine),
+instructions](https://github.com/Akuli/porcupine/#installing-porcupine),
30
and then [learn to use it by writing the classic Hello World
31
program](https://github.com/Akuli/porcupine/wiki/First-Program). Then
32
you can [skip the rest of this chapter](#editor-or--prompt).
0 commit comments