From ded2e54b9f6f09185c03251273872f0da4ae016c Mon Sep 17 00:00:00 2001 From: Rob B Date: Mon, 5 Feb 2024 15:52:05 -0500 Subject: [PATCH] Fix cheat manager header link (cherry picked from commit 81d7e4584efd819bd1e1a30dcfd62ea5283e6b0e) --- modules/ROOT/pages/SMLChatCommands.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/SMLChatCommands.adoc b/modules/ROOT/pages/SMLChatCommands.adoc index c0fc41bd..7ef14b38 100644 --- a/modules/ROOT/pages/SMLChatCommands.adoc +++ b/modules/ROOT/pages/SMLChatCommands.adoc @@ -61,7 +61,8 @@ https://ficsit.app/mod/NogsCheats[Nog's Cheats]. This list consists of some of the most useful ones, but there are more. A full list Satisfactory-specific cheats can be found -https://github.com/satisfactorymodding/SatisfactoryModLoader/blob/sml-dev/Source/FactoryGame/Public/FGCheatManager.h[here]. +https://github.com/satisfactorymodding/SatisfactoryModLoader/blob/master/Source/FactoryGame/Public/FGCheatManager.h[here]. + The native Unreal cheats https://github.com/satisfactorymodding/UnrealEngine/blob/5.2.1-CSS/Engine/Source/Runtime/Engine/Classes/GameFramework/CheatManager.h[listed here]