aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2016-06-29 20:01:03 -0400
committereileencodes <eileencodes@gmail.com>2016-06-29 20:01:03 -0400
commited6eb8276ada7a4ab4cdaa37d3d7fa466f1dc43b (patch)
tree991159462110e4304d1f12c5b7c5ea3c5bdd72ee /guides
parent178792ab349c13b0b019fb987107ace5da4c6d15 (diff)
downloadrails-ed6eb8276ada7a4ab4cdaa37d3d7fa466f1dc43b.tar.gz
rails-ed6eb8276ada7a4ab4cdaa37d3d7fa466f1dc43b.tar.bz2
rails-ed6eb8276ada7a4ab4cdaa37d3d7fa466f1dc43b.zip
Fix release notes link
Diffstat (limited to 'guides')
-rw-r--r--guides/source/upgrading_ruby_on_rails.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md
index 8a34a23a1e..cbe46d6c0d 100644
--- a/guides/source/upgrading_ruby_on_rails.md
+++ b/guides/source/upgrading_ruby_on_rails.md
@@ -68,7 +68,7 @@ Don't forget to review the difference, to see if there were any unexpected chang
Upgrading from Rails 4.2 to Rails 5.0
-------------------------------------
-For more information on changes made to Rails 5.0 please see the [release notes](https://github.com/rails/rails/blob/5-0-stable/guides/source/5_0_release_notes.md).
+For more information on changes made to Rails 5.0 please see the [release notes](5_0_release_notes.html).
### Ruby 2.2.2+ required