]> git.deb.at Git - rhonda/impostor.git/commitdiff
[skip ci] Rename dev branch in Running-the-server.md (#402)
authorcchudant <cchudant@student.42.fr>
Mon, 26 Apr 2021 12:47:03 +0000 (14:47 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 12:47:03 +0000 (12:47 +0000)
docs/Running-the-server.md

index db0a61817410b58c6176c4eb56b33a0e0ab050ca..172cc59e9feed7bd6d012efbbea0e1a79e8cd60d 100644 (file)
@@ -9,7 +9,7 @@ There are currently two modes to run the Impostor server in. The first way is th
     - [Windows x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-windows-x64-installer)
     - [Linux x64](https://docs.microsoft.com/en-us/dotnet/core/install/linux)
     - [macOS x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-macos-x64-installer)
-2. Find the [latest dev release](https://ci.appveyor.com/project/Impostor/Impostor/branch/dev/artifacts).
+2. Find the [latest master release](https://ci.appveyor.com/project/Impostor/Impostor/branch/master/artifacts).
 3. Download either the Windows or the Linux version.
 4. Extract the zip.
 5. Modify `config.json` to your liking. Documentation can be found [here](Server-configuration.md) *(this step is mandatory if you want to expose this server to other devices)*