diff options
author | H0L0 <h0l0@h0l0.cc> | 2023-06-12 09:16:50 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 01:16:50 +0200 |
commit | 3e63501212ab812c53e9e293ca355c59aefc9809 (patch) | |
tree | 9a905cb6254fbb9a9e4ea94ef385f1ed4402bac6 | |
parent | b75033df2c530a7fc83703c54707ad50dedc4db7 (diff) | |
download | NorthstarWiki-3e63501212ab812c53e9e293ca355c59aefc9809.tar.gz NorthstarWiki-3e63501212ab812c53e9e293ca355c59aefc9809.zip |
Update Server Browser section to mention official server browser (#190)
-rw-r--r-- | docs/faq.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.md b/docs/faq.md index 1cf541a..9705d77 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -25,8 +25,8 @@ Most of the time, this is due to the fact that EA App's default install location A: Check [_Opening the console_](using-northstar/commands.md#opening-the-console). ### Q: How can I check if my server is listed on the server browser? <a href="#faq-is-my-server-listed" id="faq-is-my-server-listed"></a> - -You can use community-made server browsers such as: [https://taskinoz.com/northstar/](https://taskinoz.com/northstar/) or [https://cpdt.dev/northstar/](https://cpdt.dev/northstar/) +You can use the official server browser on [https://northstar.tf/servers/](https://northstar.tf/servers/)\ +Alternatively, you can use a community-made server browser such as: [https://taskinoz.com/northstar/](https://taskinoz.com/northstar/) ### Q: Will there be a console version? <a href="#faq-console" id="faq-console"></a> |