diff options
Diffstat (limited to 'ci')
-rw-r--r-- | ci/ci_setup_notes.txt | 4 |
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 |