aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/2_3_release_notes.md
diff options
context:
space:
mode:
authorclaudiob <claudiob@inventati.org>2016-08-05 17:00:37 -0700
committerclaudiob <claudiob@inventati.org>2016-08-05 17:00:37 -0700
commit2ea3342c56444272bfe395f2d23828d0f93f3e96 (patch)
tree25de073716086bc70fa9f1d82362f7897b01d72a /guides/source/2_3_release_notes.md
parent53607c8e9fd74e0bc3925e940583d97429e88266 (diff)
downloadrails-2ea3342c56444272bfe395f2d23828d0f93f3e96.tar.gz
rails-2ea3342c56444272bfe395f2d23828d0f93f3e96.tar.bz2
rails-2ea3342c56444272bfe395f2d23828d0f93f3e96.zip
[ci skip] Fix broken URL in guides
Diffstat (limited to 'guides/source/2_3_release_notes.md')
-rw-r--r--guides/source/2_3_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/2_3_release_notes.md b/guides/source/2_3_release_notes.md
index 06761b67bb..6976848e95 100644
--- a/guides/source/2_3_release_notes.md
+++ b/guides/source/2_3_release_notes.md
@@ -54,7 +54,7 @@ Documentation
The [Ruby on Rails guides](http://guides.rubyonrails.org/) project has published several additional guides for Rails 2.3. In addition, a [separate site](http://edgeguides.rubyonrails.org/) maintains updated copies of the Guides for Edge Rails. Other documentation efforts include a relaunch of the [Rails wiki](http://newwiki.rubyonrails.org/) and early planning for a Rails Book.
-* More Information: [Rails Documentation Projects](http://weblog.rubyonrails.org/2009/1/15/rails-documentation-projects.)
+* More Information: [Rails Documentation Projects](http://weblog.rubyonrails.org/2009/1/15/rails-documentation-projects)
Ruby 1.9.1 Support
------------------