aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2011-03-07 06:18:32 +0900
committerAkira Matsuda <ronnie@dio.jp>2011-03-07 06:18:32 +0900
commit071ddb82812d1336450c9cbc6b317d5edfff3731 (patch)
tree74dd703eccc7d8351fa2c421dab8a6584b09db84 /ci
parent5bed37779acea804af0bf5efd25839ef5c1e2cdd (diff)
downloadrails-071ddb82812d1336450c9cbc6b317d5edfff3731.tar.gz
rails-071ddb82812d1336450c9cbc6b317d5edfff3731.tar.bz2
rails-071ddb82812d1336450c9cbc6b317d5edfff3731.zip
more "SSL everywhere" for GitHub URLs
see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
Diffstat (limited to 'ci')
-rw-r--r--ci/ci_setup_notes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/ci_setup_notes.txt b/ci/ci_setup_notes.txt
index 9451fb0dc6..890f9e8ef6 100644
--- a/ci/ci_setup_notes.txt
+++ b/ci/ci_setup_notes.txt
@@ -27,7 +27,7 @@ $ sudo shutdown -r now
$ sudo aptitude update
* Use cinabox to perform rest of ruby/ccrb setup:
-* http://github.com/thewoolleyman/cinabox/tree/master/README.txt
+* https://github.com/thewoolleyman/cinabox/tree/master/README.txt
# This is not yet properly supported by RubyGems...
# * Configure RubyGems to not require root access for gem installation
@@ -137,4 +137,4 @@ $ rake postgresql:build_databases
* Reboot and make sure everything is working
$ sudo shutdown -r now
-$ http://ci.yourdomain.com \ No newline at end of file
+$ http://ci.yourdomain.com