diff --git a/guides/source/3_1_release_notes.md b/guides/source/3_1_release_notes.md index 46bf52ea72..332e38556e 100644 --- a/guides/source/3_1_release_notes.md +++ b/guides/source/3_1_release_notes.md @@ -11,7 +11,7 @@ Highlights in Rails 3.1: * jQuery as the default JavaScript library 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/3-1-stable) in the main Rails repository on GitHub. diff --git a/guides/source/3_2_release_notes.md b/guides/source/3_2_release_notes.md index 3998ac2957..c29e5d6f3e 100644 --- a/guides/source/3_2_release_notes.md +++ b/guides/source/3_2_release_notes.md @@ -11,7 +11,7 @@ Highlights in Rails 3.2: * Tagged Logging 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/3-2-stable) in the main Rails repository on GitHub. diff --git a/guides/source/4_0_release_notes.md b/guides/source/4_0_release_notes.md index 15c628a502..aaf3ea85b9 100644 --- a/guides/source/4_0_release_notes.md +++ b/guides/source/4_0_release_notes.md @@ -11,7 +11,7 @@ Highlights in Rails 4.0: * Russian Doll Caching 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/4-0-stable) in the main Rails repository on GitHub. diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index 3d80beb71a..390df59ccf 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -11,7 +11,7 @@ Highlights in Rails 4.1: * Action Mailer previews 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/4-1-stable) in the main Rails repository on GitHub. diff --git a/guides/source/5_0_release_notes.md b/guides/source/5_0_release_notes.md index 019744d628..55a4e9ce7b 100644 --- a/guides/source/5_0_release_notes.md +++ b/guides/source/5_0_release_notes.md @@ -15,7 +15,7 @@ Highlights in Rails 5.0: * Ruby 2.2.2+ required 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/5-0-stable) in the main Rails repository on GitHub. diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md index 6ef9f98a21..d355e9836d 100644 --- a/guides/source/5_1_release_notes.md +++ b/guides/source/5_1_release_notes.md @@ -15,7 +15,7 @@ Highlights in Rails 5.1: * Unification of form_for and form_tag into form_with 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/5-1-stable) in the main Rails repository on GitHub. diff --git a/guides/source/5_2_release_notes.md b/guides/source/5_2_release_notes.md index 9068c52070..3c0d797821 100644 --- a/guides/source/5_2_release_notes.md +++ b/guides/source/5_2_release_notes.md @@ -12,7 +12,7 @@ Highlights in Rails 5.2: * Content Security Policy 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/5-2-stable) in the main Rails repository on GitHub. diff --git a/guides/source/6_0_release_notes.md b/guides/source/6_0_release_notes.md index 78bf477594..8004a8e3ff 100644 --- a/guides/source/6_0_release_notes.md +++ b/guides/source/6_0_release_notes.md @@ -11,7 +11,7 @@ Highlights in Rails 6.0: * Action Cable Testing 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 +fixes and changes, please refer to the changelogs or check out the [list of commits](https://github.com/rails/rails/commits/6-0-stable) in the main Rails repository on GitHub.