diff options
author | Zachary Scott <zachary@zacharyscott.net> | 2013-03-23 13:15:25 -0300 |
---|---|---|
committer | Zachary Scott <zachary@zacharyscott.net> | 2013-03-23 13:15:25 -0300 |
commit | 3cfbee6176cb322621d0368bc990f938367999f5 (patch) | |
tree | f111673d5493ff4333e2471901c0ebb7c9102da0 | |
parent | dd271ff07aabb91437e3c00fc305c486f75d51fc (diff) | |
download | rails-3cfbee6176cb322621d0368bc990f938367999f5.tar.gz rails-3cfbee6176cb322621d0368bc990f938367999f5.tar.bz2 rails-3cfbee6176cb322621d0368bc990f938367999f5.zip |
Don't use hash fragment for travis link
-rw-r--r-- | RELEASING_RAILS.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc index b065be4922..6f8c79eef2 100644 --- a/RELEASING_RAILS.rdoc +++ b/RELEASING_RAILS.rdoc @@ -13,7 +13,7 @@ Today is mostly coordination tasks. Here are the things you must do today: Do not release with a Red CI. You can find the CI status here: - http://travis-ci.org/#!/rails/rails + http://travis-ci.org/rails/rails === Is Sam Ruby happy? If not, make him happy. |