diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-13 00:49:44 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-13 00:49:44 +0100 |
commit | f5cde93a753bbd99a34f09682b99af052c542659 (patch) | |
tree | e989d3eb73dfc588d48280d864b51aa5be25d56e | |
parent | ff154d33bea2a69c6f93456a1744f8a9b6fd030b (diff) | |
download | NorthstarWiki-f5cde93a753bbd99a34f09682b99af052c542659.tar.gz NorthstarWiki-f5cde93a753bbd99a34f09682b99af052c542659.zip |
Fix link
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/README.md b/docs/hosting-a-server-with-northstar/dedicated-server/README.md index dc1ccf1..8818e7b 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md @@ -146,7 +146,7 @@ If ran on a server with the [`ns_should_return_to_lobby 0`](#Convars-returntolob # <a name="Maps">Maps</a> Maps can be set on autorotation using [`ns_should_return_to_lobby 0`](#Convars-returntolobby) -First map of autorotation can be set using [`ns_private_match_last_map`](Convars-lastmap) +First map of autorotation can be set using [`ns_private_match_last_map`](#Convars-lastmap) A way to blacklist maps with autorotation do not exists. |