diff --git a/wiki/oauth.md b/oauth.md similarity index 100% rename from wiki/oauth.md rename to oauth.md diff --git a/readme.md b/readme.md index 3b4cecc..46c4439 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,7 @@ Performance first, universal Fortnite private server backend written in Go. ## How do I use this? -- **[Discord OAuth Setup Guide](./wiki/oauth.md)** How to setup Discord OAuth for your backend. This enabled the ability to login to the web app with Discord. +- **[Discord OAuth Setup Guide](oauth.md)** How to setup Discord OAuth for your backend. This enabled the ability to login to the web app with Discord. It is becoming more and more possible to quickly setup with backend with each update. Currently, this backend is in a very early stage and it is not optimal to setup however there are guides on the discord server by community members which take you through a step by step process.