From: Jorgen Phillips Date: Thu, 22 Oct 2020 00:36:08 +0000 (-0400) Subject: Update doc links (#66) X-Git-Tag: v1.2.2~99 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=678ea36ccd979a42782dbecf6f0210a15cbf6aa0;p=rhonda%2Fimpostor.git Update doc links (#66) * Add docs to master * correct link (#63) * correct link * change to https:// * Update doc links Co-authored-by: AeonLucid Co-authored-by: tuxinal --- diff --git a/docs/Building-from-source.md b/docs/Building-from-source.md index 87d93ec..cf3632f 100644 --- a/docs/Building-from-source.md +++ b/docs/Building-from-source.md @@ -31,7 +31,7 @@ git submodule update --init cd src/Impostor.Server/ dotnet build ``` -To setup the server, please look at [Running the server](Running-the-server). +To setup the server, please look at [Running the server](Running-the-server.md). ## Building the client diff --git a/docs/FAQ.md b/docs/FAQ.md index b0c14af..14df95f 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -8,4 +8,4 @@ Yes, Impostor can be used with both the Android and iOS\* versions of the game. ###### \* In order to play on an Impostor server with iOS, you _must_ have a jailbroken device. ## How can I get started? -See [Setting up your Server](Running-the-server) for more information on running the server and [Client Setup](https://aeonlucid.com/Impostor/) for helping your friends join in! \ No newline at end of file +See [Setting up your Server](Running-the-server.md) for more information on running the server and [Client Setup](https://impostor.github.io/Impostor/) for helping your friends join in!