diff options
-rw-r--r-- | docs/SUMMARY.md | 2 | ||||
-rw-r--r-- | docs/using-northstar/commands.md (renamed from docs/installing-northstar/using-northstar/commands.md) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 9a0b523..51dd71c 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -23,7 +23,7 @@ * [Server Browser](installing-northstar/using-northstar/server-browser.md) * [Direct Connect](installing-northstar/using-northstar/direct-connect.md) * [Gamemodes](installing-northstar/using-northstar/gamemodes.md) - * [Commands](installing-northstar/using-northstar/commands.md) + * [Commands](using-northstar/commands.md) * [Launch arguments](installing-northstar/using-northstar/launch-arguments.md) * [Advanced](using-northstar/advanced.md) * [FAQ](faq.md) diff --git a/docs/installing-northstar/using-northstar/commands.md b/docs/using-northstar/commands.md index c717012..eb98ec4 100644 --- a/docs/installing-northstar/using-northstar/commands.md +++ b/docs/using-northstar/commands.md @@ -47,7 +47,7 @@ bind "F5" "toggleconsole" | `ns_disallowed_tacticals` | String list of disallowed tactical abilities | example: `"mp_ability_grapple,mp_ability_heal"` | | `ns_disallowed_tactical_replacement` | Name of optional replacement ability for disallowed tacticals | ex: `"mp_ability_grapple"` | | `give mp_weapon_peacekraber` | Gives you peacekraber | | -| `r_latencyflex` | Enables [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only, enabled by default) | `0` / `1` | +| `r_latencyflex` | Enables [LatencyFleX](../steamdeck-and-linux/installing-on-steamdeck-and-linux.md#latencyflex) (Linux-only, enabled by default) | `0` / `1` | | `rui_drawEnable` | Enables or disables the HUD | `0` / `1` | | `r_drawviewmodel` | Enables or disables viewing of the player's hands and weapons | `0` / `1` | |