mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix broken link to Upgrading Ruby on Rails Guide
in the 4.2 Release Notes [skip ci] Change to link suggested by @zzak [skip ci]
This commit is contained in:
parent
c9cd532ba6
commit
746ab3c456
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,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
|
||||
an update 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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue