Skip to content

Commit 79642c1

Browse files
authored
Fix custom_modes link to index of section instead of root
1 parent b667bb4 commit 79642c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/game_logic/modes/custom_modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ don't read the list of built-in modes and think that's all MPF can do.
1111
:)
1212

1313
Also if you haven't read the overview of
14-
[how modes work in MPF](../../index.md), do that
14+
[how modes work in MPF](../index.md), do that
1515
now. We documented the general approach to design a game in the
1616
[Game Design](../../game_design/index.md)
1717
section.

0 commit comments

Comments
 (0)