Skip to content

Commit 26a5c6b

Browse files
committed
Updated script commands link
1 parent c2ca7b1 commit 26a5c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scenes/Menu.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ func _on_MenuButtonHelp_about_to_show():
207207
func _on_HelpSubmenu_Pressed(pressedID):
208208
match pressedID:
209209
0:
210-
OS.shell_open("https://github.com/dkfans/keeperfx/wiki/New-and-Modified-Level-Script-Commands")
210+
OS.shell_open("https://github.com/dkfans/keeperfx/wiki/Level-Script-commands")
211211
1:
212212
OS.shell_open("https://lubiki.keeperklan.com/dk1_docs/dk_scripting_ref.htm")
213213
2:

0 commit comments

Comments
 (0)