diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-02 22:16:26 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-02 22:16:26 +0100 |
commit | 13410831b42a47a198df08665e2e6d57871a6234 (patch) | |
tree | 190a6561a0d4c60dd2b1a15aa2a88e6c0c5db340 /docs | |
parent | 05a1d119663b03254da41a09fb25b62725f0eaf8 (diff) | |
download | NorthstarWiki-13410831b42a47a198df08665e2e6d57871a6234.tar.gz NorthstarWiki-13410831b42a47a198df08665e2e6d57871a6234.zip |
Fix sidebar title for server commands
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SUMMARY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index b74deab..89e0cd6 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -26,7 +26,7 @@ * [Prerequisites](hosting-a-server-with-northstar/prerequisites.md) * [Hosting a Basic Listen Server](hosting-a-server-with-northstar/basic-listen-server.md) * [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md) - * [Useful Launch arguments](hosting-a-server-with-northstar/dedicated-server/useful-commands.md) + * [Useful commands](hosting-a-server-with-northstar/dedicated-server/useful-commands.md) * [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md) ## Modding |