Skip to content

Commit dde05a9

Browse files
committed
Fix incorrect links
1 parent cd90fae commit dde05a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ There are no "helper" functions or dependences.
1010

1111
## Available Examples
1212
General
13-
1. [User Input](Sources/_01_UserInput/UserInput.swift):
13+
1. [User Input](Sources/G_01_UserInput/UserInput.swift):
1414
Show text when using certain user inputs.
15-
2. [Multiple Windows](Sources/_02_MultipleWindows/MultipleWindows.swift):
15+
2. [Multiple Windows](Sources/G_02_MultipleWindows/MultipleWindows.swift):
1616
Open multiple windows on compatible platforms.
17-
3. [Save State](Sources/_03_SavingState/SavingState.swift):
17+
3. [Save State](Sources/G_03_SavingState/SavingState.swift):
1818
Save and restore game state.
1919

2020
2D

0 commit comments

Comments
 (0)