You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/download/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ L5 programs run using LÖVE (also called Love2d), a free, open-source framework.
15
15
1. Download [Love2d](https://www.love2d.org/)
16
16
2. Download the [L5 Starter project](/L5-starter.zip) and extract it
17
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.
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.
0 commit comments