aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2014-08-20 10:33:48 -0700
committerZachary Scott <e@zzak.io>2014-08-20 10:33:48 -0700
commit2f194669ec8ac6445dcb4645077f07d292fd35c1 (patch)
tree0d9fe240f889a8b02cc0aaa6005aca1e5a7c1c4e
parent0cc9848fafa0829144ac289becdd6e977a696427 (diff)
downloadrails-2f194669ec8ac6445dcb4645077f07d292fd35c1.tar.gz
rails-2f194669ec8ac6445dcb4645077f07d292fd35c1.tar.bz2
rails-2f194669ec8ac6445dcb4645077f07d292fd35c1.zip
Same as f39cb2b except backport friendly
Point release notes to stable branch for list of commits. [ci skip]
-rw-r--r--guides/source/4_0_release_notes.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/guides/source/4_0_release_notes.md b/guides/source/4_0_release_notes.md
index 19c690233c..1aaf5ebc94 100644
--- a/guides/source/4_0_release_notes.md
+++ b/guides/source/4_0_release_notes.md
@@ -8,7 +8,10 @@ Highlights in Rails 4.0:
* Turbolinks
* Russian Doll Caching
-These release notes cover only the major changes. To know 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 repository on GitHub.
+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/4-0-stable) in the main Rails
+repository on GitHub.
--------------------------------------------------------------------------------