From 82de8ad9c140afa81d334780e96428ef10ce52e8 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Thu, 8 Sep 2011 01:27:24 +0530 Subject: Use Travis https build status image in order to prevent GitHub from caching the http version. The syntax for including an https image url in RDoc taken from http://about.travis-ci.org/docs/user/status-images. Having this in a line of its own now to make regex replacement for the API simpler! --- README.rdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.rdoc') diff --git a/README.rdoc b/README.rdoc index 9f017cd05f..ac43962d97 100644 --- a/README.rdoc +++ b/README.rdoc @@ -61,13 +61,14 @@ can read more about Action Pack in its {README}[link:/rails/rails/blob/master/ac * The {Ruby on Rails Guides}[http://guides.rubyonrails.org]. * The {API Documentation}[http://api.rubyonrails.org]. - -== Contributing http://travis-ci.org/rails/rails.png +== Contributing We encourage you to contribute to Ruby on Rails! Please check out the {Contributing to Rails guide}[http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html] for guidelines about how to proceed. {Join us}[http://contributors.rubyonrails.org]! +== Travis Build Status {}[https://secure.travis-ci.org/rails/rails.png] + == License Ruby on Rails is released under the MIT license. -- cgit v1.2.3