From 057fe8773938a9ce27bfbbf710d3772b21f9e697 Mon Sep 17 00:00:00 2001 From: AeonLucid Date: Wed, 14 Oct 2020 16:40:14 +0200 Subject: [PATCH] Docs are hard ok --- README.md | 2 +- docs/README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6b9e44b..2693ab3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you just want to play on a server hosted by someone else, you need to follow ### Server -See the [docs](docs/Running-the-server) for instructions on how to set it up. +See the [docs](docs/Running-the-server.md) for instructions on how to set it up. ## Contributing diff --git a/docs/README.md b/docs/README.md index 3ec1388..d42c067 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Impostor Documentation -1. [Running the server](Running-the-server) -2. [Server configuration](Server-configuration) -3. [Building-from-source](Building-from-source) -4. [Frequently answered questions](FAQ) \ No newline at end of file +1. [Running the server](Running-the-server.md) +2. [Server configuration](Server-configuration.md) +3. [Building-from-source](Building-from-source.md) +4. [Frequently answered questions](FAQ.md) \ No newline at end of file -- 2.39.5