From 071ddb82812d1336450c9cbc6b317d5edfff3731 Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Mon, 7 Mar 2011 06:18:32 +0900 Subject: more "SSL everywhere" for GitHub URLs see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere --- ci/ci_setup_notes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci') 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 -- cgit v1.2.3