1
0
mirror of https://gitea.blesmrt.net/mikaela/gist.git synced 2025-07-12 17:27:27 +02:00

gh-pages-travis: fix links ()

This commit is contained in:
Mikaela Suomalainen 2014-09-30 09:45:20 +03:00
parent a9775b400d
commit 22da4fd1de

@ -5,7 +5,7 @@ goes wrong if you copy-paste this.
```
rm .nojekyll
curl -LO https://gist.githubusercontent.com/Mkaysi/88e2e687c5cea9160588/raw/.travis.yml
curl -LO https://gist.githubusercontent.com/Mkaysi/88e2e687c5cea9160588/raw/Gemfile
curl -LO https://gist.githubusercontent.com/Mkaysi/88e2e687c5cea9160588/raw/_config.yml
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/.travis.yml
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/Gemfile
curl -LO https://github.com/Mkaysi/gist/raw/master/gh-pages-travis/_config.yml
```