aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_2_release_notes.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2014-08-20 13:54:13 +0200
committerXavier Noria <fxn@hashref.com>2014-08-20 13:54:13 +0200
commit591da218578727f3967e25f8028d8dd90621b35b (patch)
tree1f50b138009101dfda569029f8b547ab5be715ed /guides/source/4_2_release_notes.md
parentac5b5461d1822117e114c3d3b6684c6a98f1b694 (diff)
parent597a6666015d72c79dce4efb8d001a5fda18bcc1 (diff)
downloadrails-591da218578727f3967e25f8028d8dd90621b35b.tar.gz
rails-591da218578727f3967e25f8028d8dd90621b35b.tar.bz2
rails-591da218578727f3967e25f8028d8dd90621b35b.zip
Merge pull request #16581 from JuanitoFatas/guides-anchor-link
Revert "Do not gsub non ASCII characters in header anchor.".
Diffstat (limited to 'guides/source/4_2_release_notes.md')
-rw-r--r--guides/source/4_2_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md
index d362c8cd58..aa056f5844 100644
--- a/guides/source/4_2_release_notes.md
+++ b/guides/source/4_2_release_notes.md
@@ -26,7 +26,7 @@ coverage before going in. You should also first upgrade to Rails 4.1 in case you
haven't and make sure your application still runs as expected before attempting
to upgrade to Rails 4.2. A list of things to watch out for when upgrading is
available in the
-[Upgrading Ruby on Rails](upgrading_ruby_on_rails.html#upgrading-from-rails-4.1-to-rails-4.2)
+[Upgrading Ruby on Rails](upgrading_ruby_on_rails.html#upgrading-from-rails-4-1-to-rails-4-2)
guide.