We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf13482 + 83e0b8f commit 6533b8dCopy full SHA for 6533b8d
1 file changed
docs/download/index.md
@@ -15,7 +15,7 @@ L5 programs run using LÖVE (also called Love2d), a free, open-source framework.
15
1. Download [Love2d](https://www.love2d.org/)
16
2. Download the [L5 Starter project](/L5-starter.zip) and extract it
17
3. Open *main.lua* in any text editor and start coding (a starter program is already there)
18
-4. To run: drag the L5-starter folder onto the Love application, or run from command line/IDE. See [Getting Started](/getting-started.md) for details.
+4. To run: drag the L5-starter folder onto the Love application, or run from command line/IDE. See [Getting Started](/getting-started) for details.
19
20
## Downloads
21
0 commit comments