Skip to content

Commit 49d4b1c

Browse files
Merge pull request rails#51834 from akhilgkrishnan/point-7-2-stable
Point 7-2-stable branch CHANGELOGS in rails 7-2 release note [ci skip]
2 parents 44b1424 + df15073 commit 49d4b1c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

guides/source/7_2_release_notes.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -316,16 +316,16 @@ See the
316316
for the many people who spent many hours making Rails, the stable and robust
317317
framework it is. Kudos to all of them.
318318

319-
[railties]: https://github.com/rails/rails/blob/main/railties/CHANGELOG.md
320-
[action-pack]: https://github.com/rails/rails/blob/main/actionpack/CHANGELOG.md
321-
[action-view]: https://github.com/rails/rails/blob/main/actionview/CHANGELOG.md
322-
[action-mailer]: https://github.com/rails/rails/blob/main/actionmailer/CHANGELOG.md
323-
[action-cable]: https://github.com/rails/rails/blob/main/actioncable/CHANGELOG.md
324-
[active-record]: https://github.com/rails/rails/blob/main/activerecord/CHANGELOG.md
325-
[active-storage]: https://github.com/rails/rails/blob/main/activestorage/CHANGELOG.md
326-
[active-model]: https://github.com/rails/rails/blob/main/activemodel/CHANGELOG.md
327-
[active-support]: https://github.com/rails/rails/blob/main/activesupport/CHANGELOG.md
328-
[active-job]: https://github.com/rails/rails/blob/main/activejob/CHANGELOG.md
329-
[action-text]: https://github.com/rails/rails/blob/main/actiontext/CHANGELOG.md
330-
[action-mailbox]: https://github.com/rails/rails/blob/main/actionmailbox/CHANGELOG.md
331-
[guides]: https://github.com/rails/rails/blob/main/guides/CHANGELOG.md
319+
[railties]: https://github.com/rails/rails/blob/7-2-stable/railties/CHANGELOG.md
320+
[action-pack]: https://github.com/rails/rails/blob/7-2-stable/actionpack/CHANGELOG.md
321+
[action-view]: https://github.com/rails/rails/blob/7-2-stable/actionview/CHANGELOG.md
322+
[action-mailer]: https://github.com/rails/rails/blob/7-2-stable/actionmailer/CHANGELOG.md
323+
[action-cable]: https://github.com/rails/rails/blob/7-2-stable/actioncable/CHANGELOG.md
324+
[active-record]: https://github.com/rails/rails/blob/7-2-stable/activerecord/CHANGELOG.md
325+
[active-storage]: https://github.com/rails/rails/blob/7-2-stable/activestorage/CHANGELOG.md
326+
[active-model]: https://github.com/rails/rails/blob/7-2-stable/activemodel/CHANGELOG.md
327+
[active-support]: https://github.com/rails/rails/blob/7-2-stable/activesupport/CHANGELOG.md
328+
[active-job]: https://github.com/rails/rails/blob/7-2-stable/activejob/CHANGELOG.md
329+
[action-text]: https://github.com/rails/rails/blob/7-2-stable/actiontext/CHANGELOG.md
330+
[action-mailbox]: https://github.com/rails/rails/blob/7-2-stable/actionmailbox/CHANGELOG.md
331+
[guides]: https://github.com/rails/rails/blob/7-2-stable/guides/CHANGELOG.md

0 commit comments

Comments
 (0)