aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_2_release_notes.md
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2014-11-25 04:32:05 -0800
committerGodfrey Chan <godfreykfc@gmail.com>2014-11-25 04:33:56 -0800
commitc42ef3fd02b843e8e25d25910b89fa624f0a2522 (patch)
treea80a90c70b38a34066fbea36c4ed0804875044de /guides/source/4_2_release_notes.md
parent4d3742c1d3c58ebad6a48e53c3d7bbd1651efa5f (diff)
downloadrails-c42ef3fd02b843e8e25d25910b89fa624f0a2522.tar.gz
rails-c42ef3fd02b843e8e25d25910b89fa624f0a2522.tar.bz2
rails-c42ef3fd02b843e8e25d25910b89fa624f0a2522.zip
Prepare for RC: link to the 4-2-stable [ci skip]
Diffstat (limited to 'guides/source/4_2_release_notes.md')
-rw-r--r--guides/source/4_2_release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md
index 02857ec710..4f8ebbf336 100644
--- a/guides/source/4_2_release_notes.md
+++ b/guides/source/4_2_release_notes.md
@@ -10,13 +10,13 @@ Highlights in Rails 4.2:
These release notes cover only the major changes. To learn about various bug
fixes and changes, please refer to the change logs or check out the [list of
-commits](https://github.com/rails/rails/commits/master) in the main Rails
+commits](https://github.com/rails/rails/commits/4-2-stable) in the main Rails
repository on GitHub.
--------------------------------------------------------------------------------
NOTE: This document is a work in progress, please help to improve this by sending
-a [pull request](https://github.com/rails/rails/edit/master/guides/source/4_2_release_notes.md).
+a [pull request](https://github.com/rails/rails/edit/4-2-stable/guides/source/4_2_release_notes.md).
Upgrading to Rails 4.2
----------------------