diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-30 17:32:56 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-16 11:52:52 +0100 |
commit | 17c13f23087765549e408b33fe60d9c07431076e (patch) | |
tree | a3046609ed689fe06928dc4d2d908aa746c8e244 | |
parent | 411b537c0eb570b544e4c087a2ccd8a2dec5a56f (diff) |
Update github url
https://developer.github.com/changes/2014-04-25-user-content-security/
-rw-r--r-- | docs/installing/script.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/script.md b/docs/installing/script.md index 0d826ac8a..61cb76587 100644 --- a/docs/installing/script.md +++ b/docs/installing/script.md @@ -25,7 +25,7 @@ etc.** To download the script, run the following command: - curl -O https://raw.github.com/mysociety/commonlib/master/bin/install-site.sh + curl -O https://raw.githubusercontent.com/mysociety/commonlib/master/bin/install-site.sh If you run this script with `sh install-site.sh`, you'll see its usage message: |