Skip to content

Commit 6533b8d

Browse files
authored
Merge pull request #17 from marti1125/fix_link_in_download_page
Fix link in download page
2 parents cf13482 + 83e0b8f commit 6533b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ L5 programs run using LÖVE (also called Love2d), a free, open-source framework.
1515
1. Download [Love2d](https://www.love2d.org/)
1616
2. Download the [L5 Starter project](/L5-starter.zip) and extract it
1717
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.
18+
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.
1919

2020
## Downloads
2121

0 commit comments

Comments
 (0)