diff --git a/gh-pages-travis/README.md b/gh-pages-travis/README.md index 31830d0..f291caf 100644 --- a/gh-pages-travis/README.md +++ b/gh-pages-travis/README.md @@ -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 ```