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: tutorials/migrate-v5.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
@@ -407,4 +407,4 @@ should now be written as:
407
407
SceneManager is gone now. Use OverlayManager. It's a CCNode. You use it: like any other CCNode.
408
408
409
409
## Custom Keybinds
410
-
If your mod depends on Custom Keybinds, well, it doesn't anymore! See the [keybind setting documentation](mods/settings/#keybind) for more info including migration from the old system.
410
+
If your mod depends on Custom Keybinds, well, it doesn't anymore! See the [keybind setting documentation](/mods/settings/#keybind) for more info including migration from the old system.
0 commit comments