]> git.deb.at Git - rhonda/impostor.git/commitdiff
Update doc links (#66)
authorJorgen Phillips <jorgenphillips@gmail.com>
Thu, 22 Oct 2020 00:36:08 +0000 (20:36 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Oct 2020 00:36:08 +0000 (02:36 +0200)
* Add docs to master

* correct link (#63)

* correct link

* change to https://

* Update doc links

Co-authored-by: AeonLucid <aeonlucid@gmail.com>
Co-authored-by: tuxinal <ebrahim.amiri.k@gmail.com>
docs/Building-from-source.md
docs/FAQ.md

index 87d93ecc56ca433c0f41cf68cbc62b0fe7ad7d6a..cf3632f5f1922cb4c0bddfb2e06391c879cb6f00 100644 (file)
@@ -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
 
index b0c14af26631339c3e30d3c6908db26e959610e6..14df95f67d00d7583daeb7e3c164e43008875fea 100644 (file)
@@ -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!