diff options
author | aap <aap@papnet.eu> | 2019-06-13 14:02:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-13 14:02:47 +0200 |
commit | 54837368c349384b41fb3cb62577f4d9da5df799 (patch) | |
tree | 3c38ce9f2d84822933dfd4887dba7b1e4bac0e5e /README.md | |
parent | Merge pull request #13 from ShFil119/CIdebug (diff) | |
parent | Fix typo in link to appveyor's account (diff) | |
download | re3-54837368c349384b41fb3cb62577f4d9da5df799.tar re3-54837368c349384b41fb3cb62577f4d9da5df799.tar.gz re3-54837368c349384b41fb3cb62577f4d9da5df799.tar.bz2 re3-54837368c349384b41fb3cb62577f4d9da5df799.tar.lz re3-54837368c349384b41fb3cb62577f4d9da5df799.tar.xz re3-54837368c349384b41fb3cb62577f4d9da5df799.tar.zst re3-54837368c349384b41fb3cb62577f4d9da5df799.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ parts of the game [one by one](https://en.wikipedia.org/wiki/Ship_of_Theseus) such that we have a working game at all times. Apparently you can download a binary of the latest version here: -[Debug](https://ci.appveyor.com/api/projects/app/re3/artifacts/bin/DebugCI/re3.dll?branch=master&job=Configuration%3A+DebugCI), -[Release](https://ci.appveyor.com/api/projects/app/re3/artifacts/bin/ReleaseCI/re3.dll?branch=master&job=Configuration%3A+ReleaseCI). +[Debug](https://ci.appveyor.com/api/projects/aap/re3/artifacts/bin/DebugCI/re3.dll?branch=master&job=Configuration%3A+DebugCI), +[Release](https://ci.appveyor.com/api/projects/aap/re3/artifacts/bin/ReleaseCI/re3.dll?branch=master&job=Configuration%3A+ReleaseCI). Build status: [![Build status](https://ci.appveyor.com/api/projects/status/hyiwgegks122h8jg?svg=true)](https://ci.appveyor.com/project/aap/re3/branch/master) |