diff options
author | Zachary Scott <e@zzak.io> | 2014-08-20 10:31:38 -0700 |
---|---|---|
committer | Zachary Scott <e@zzak.io> | 2014-08-20 10:31:38 -0700 |
commit | 0cc9848fafa0829144ac289becdd6e977a696427 (patch) | |
tree | def12797aa75e2e3278d8d920359a817dec68644 /guides | |
parent | f39cb2b25c1f0d9e7d577c3edf33b6bf9715805a (diff) | |
download | rails-0cc9848fafa0829144ac289becdd6e977a696427.tar.gz rails-0cc9848fafa0829144ac289becdd6e977a696427.tar.bz2 rails-0cc9848fafa0829144ac289becdd6e977a696427.zip |
Same as f39cb2b except backport friendly
Point release notes to stable branch for list of commits. [ci skip]
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/4_1_release_notes.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index 5f4bdaaa8f..52a5acb75e 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -8,10 +8,10 @@ Highlights in Rails 4.1: * Action Pack variants * Action Mailer previews -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-1-stable) in the main Rails +repository on GitHub. -------------------------------------------------------------------------------- |