diff options
author | aap <aap@papnet.eu> | 2020-04-29 13:34:53 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-04-29 13:34:53 +0200 |
commit | 474b0418d3e2e77842655d01eed7ba06a0cffa40 (patch) | |
tree | e4ac244b5119a93e54b3a7a589354a4303131529 /README.md | |
parent | fixed links (diff) | |
download | re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.tar re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.tar.gz re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.tar.bz2 re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.tar.lz re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.tar.xz re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.tar.zst re3-474b0418d3e2e77842655d01eed7ba06a0cffa40.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # re3 [![Build status](https://ci.appveyor.com/api/projects/status/hyiwgegks122h8jg?svg=true)](https://ci.appveyor.com/project/aap/re3/branch/master) <a href="https://discord.gg/jYpXxTm"><img src="https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat" /></a> -<a href="https://ci.appveyor.com/api/buildjobs/0gfewhlqauw883gf/artifacts/bin/win-x86-librw_d3d9-mss/Debug/re3.exe"><img src="https://img.shields.io/badge/download-debug-9cf.svg" /></a> -<a href="https://ci.appveyor.com/api/buildjobs/u9chnau4i1xhdtnk/artifacts/bin/win-x86-librw_d3d9-mss/Release/re3.exe"><img src="https://img.shields.io/badge/download-release-blue.svg" /></a> +<a href="https://ci.appveyor.com/api/projects/aap/re3/artifacts/bin/win-x86-librw_d3d9-mss/Debug/re3.exe?branch=master&job=Configuration%3A+Debug"><img src="https://img.shields.io/badge/download-debug-9cf.svg" /></a> +<a href="https://ci.appveyor.com/api/projects/aap/re3/artifacts/bin/win-x86-librw_d3d9-mss/Release/re3.exe?branch=master&job=Configuration%3A+Release"><img src="https://img.shields.io/badge/download-release-blue.svg" /></a> ## Intro |