GitHub URLs have changed

https://developer.github.com/changes/2014-04-25-user-content-security/
This commit is contained in:
Matthias Mailänder
2014-05-17 09:35:05 +02:00
parent a9664691e6
commit 65829bb58c

View File

@@ -21,7 +21,7 @@ make package
# Remove the mdb files that are created during `make`
find . -path "*.mdb" -delete
wget https://raw.github.com/wiki/OpenRA/OpenRA/Changelog.md
wget https://raw.githubusercontent.com/wiki/OpenRA/OpenRA/Changelog.md
markdown Changelog.md > CHANGELOG.html
markdown README.md > README.html
markdown CONTRIBUTING.md > CONTRIBUTING.html