aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/3_0_release_notes.md
diff options
context:
space:
mode:
authortleneveu <thibaut@thibautleneveu.com>2018-08-28 13:49:58 +0000
committertleneveu <thibaut@thibautleneveu.com>2018-08-28 13:49:58 +0000
commit3d22686995fc03912e3a3a994ccaa793bad7570a (patch)
tree0e392fd9d00ef55a7090c53a61de8f056ea87774 /guides/source/3_0_release_notes.md
parent018ff582a5aaa58d4bce7d634ecae80d107f8304 (diff)
downloadrails-3d22686995fc03912e3a3a994ccaa793bad7570a.tar.gz
rails-3d22686995fc03912e3a3a994ccaa793bad7570a.tar.bz2
rails-3d22686995fc03912e3a3a994ccaa793bad7570a.zip
Use the HTTPS protocol for links to Edges Guides [ci skip]
Edges Guides is now available in HTTPS, it would be better to use the HTTPS protocol directly.
Diffstat (limited to 'guides/source/3_0_release_notes.md')
-rw-r--r--guides/source/3_0_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/3_0_release_notes.md b/guides/source/3_0_release_notes.md
index 9d15dfb2aa..e793146c2c 100644
--- a/guides/source/3_0_release_notes.md
+++ b/guides/source/3_0_release_notes.md
@@ -153,7 +153,7 @@ More information: - [New Action Mailer API in Rails 3](http://lindsaar.net/2010/
Documentation
-------------
-The documentation in the Rails tree is being updated with all the API changes, additionally, the [Rails Edge Guides](http://edgeguides.rubyonrails.org/) are being updated one by one to reflect the changes in Rails 3.0. The guides at [guides.rubyonrails.org](https://guides.rubyonrails.org/) however will continue to contain only the stable version of Rails (at this point, version 2.3.5, until 3.0 is released).
+The documentation in the Rails tree is being updated with all the API changes, additionally, the [Rails Edge Guides](https://edgeguides.rubyonrails.org/) are being updated one by one to reflect the changes in Rails 3.0. The guides at [guides.rubyonrails.org](https://guides.rubyonrails.org/) however will continue to contain only the stable version of Rails (at this point, version 2.3.5, until 3.0 is released).
More Information: - [Rails Documentation Projects](https://weblog.rubyonrails.org/2009/1/15/rails-documentation-projects)