diff options
author | CooldudePUGS <70904206+CooldudePUGS@users.noreply.github.com> | 2023-04-23 09:22:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-23 16:22:00 +0200 |
commit | 2966e5966176b58da1c71ce6a4822758b7003c6f (patch) | |
tree | 19703cb814e2ddb33342bd011479c82cd7bfa540 | |
parent | 231097662dea040e70562fe4f08736bc0d981831 (diff) | |
download | NorthstarWiki-2966e5966176b58da1c71ce6a4822758b7003c6f.tar.gz NorthstarWiki-2966e5966176b58da1c71ce6a4822758b7003c6f.zip |
Link to Linux hosting guide in FAQ section (#161)
Changes the "WIP" portion of dedicated server linux hosting on the FAQ to reference the relevant wiki section
-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 08b53ce..9a1b961 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -58,7 +58,7 @@ A: Should be fixed soon. ### Q: Can you host a dedicated server on Linux? -A: It works using wine and llvmpipe, a guide is WIP. +A: Check the [Linux dedicated server hosting section](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md) ### Q: I get an error message saying "Connection timed out" when trying to connect to my own dedicated server |