From aa8649c93be4007f82df7e3d9a2fe40e0c20f722 Mon Sep 17 00:00:00 2001 From: Starystars67 Date: Sun, 1 Oct 2023 01:38:43 +0100 Subject: [PATCH] New Support Area over FAQ --- docs/en/{faq.md => support/game-faq.md} | 2 +- docs/en/support/server-faq.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/en/{faq.md => support/game-faq.md} (99%) create mode 100644 docs/en/support/server-faq.md diff --git a/docs/en/faq.md b/docs/en/support/game-faq.md similarity index 99% rename from docs/en/faq.md rename to docs/en/support/game-faq.md index 0498dc14..0c270912 100644 --- a/docs/en/faq.md +++ b/docs/en/support/game-faq.md @@ -39,7 +39,7 @@ We are working hard to make performance as good as possible. Sadly, there isn't --- #### **How can I setup my own servers** -All the information to setup your own server can be found [here](/en/create-server). +All the information to setup your own server can be found [here](../create-a-server). --- #### **Can you make a server using linux?** diff --git a/docs/en/support/server-faq.md b/docs/en/support/server-faq.md new file mode 100644 index 00000000..e69de29b