diff options
author | CooldudePUGS <70904206+CooldudePUGS@users.noreply.github.com> | 2023-04-12 10:36:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 17:36:01 +0200 |
commit | 54f55a33ab5b774b7a7c899dc920078ca648426d (patch) | |
tree | 23e7d51332317478af4ff30f5b70275e84565006 | |
parent | 41d9f4aeed99ee3410745c1baf69790fd7f3cce7 (diff) | |
download | NorthstarWiki-54f55a33ab5b774b7a7c899dc920078ca648426d.tar.gz NorthstarWiki-54f55a33ab5b774b7a7c899dc920078ca648426d.zip |
Fix `Player Not Found` link in FAQ (#153)
fix link
-rw-r--r-- | docs/faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md index 5f8bef3..5238328 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -14,7 +14,7 @@ However your progress on official servers is not lost, so running vanilla client ### Q: I get an error message saying "Player Not Found" or "Invalid Master Server Token" -These two errors can commonly be fixed for the average user by following the guide [here](installing-northstar/troubleshooting.md#player-not-foundinvalid-master-server-token). "Invalid Master Server Token" can also be caused by the Northstar master server being offline, however this is normally not the cause of the error. +These two errors can commonly be fixed for the average user by following the guide [here](installing-northstar/troubleshooting.md#player-not-found-invalid-master-server-token). "Invalid Master Server Token" can also be caused by the Northstar master server being offline, however this is normally not the cause of the error. ### Q: How do I open the console? |