Skip to content

Commit d23c490

Browse files
committed
Point 8-0-stable branch CHANGELOGs in rails 8-0 release note [ci-skip]
1 parent 44ea825 commit d23c490

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

guides/source/8_0_release_notes.md

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

211-
[railties]: https://github.com/rails/rails/blob/main/railties/CHANGELOG.md
212-
[action-pack]: https://github.com/rails/rails/blob/main/actionpack/CHANGELOG.md
213-
[action-view]: https://github.com/rails/rails/blob/main/actionview/CHANGELOG.md
214-
[action-mailer]: https://github.com/rails/rails/blob/main/actionmailer/CHANGELOG.md
215-
[action-cable]: https://github.com/rails/rails/blob/main/actioncable/CHANGELOG.md
216-
[active-record]: https://github.com/rails/rails/blob/main/activerecord/CHANGELOG.md
217-
[active-storage]: https://github.com/rails/rails/blob/main/activestorage/CHANGELOG.md
218-
[active-model]: https://github.com/rails/rails/blob/main/activemodel/CHANGELOG.md
219-
[active-support]: https://github.com/rails/rails/blob/main/activesupport/CHANGELOG.md
220-
[active-job]: https://github.com/rails/rails/blob/main/activejob/CHANGELOG.md
221-
[action-text]: https://github.com/rails/rails/blob/main/actiontext/CHANGELOG.md
222-
[action-mailbox]: https://github.com/rails/rails/blob/main/actionmailbox/CHANGELOG.md
223-
[guides]: https://github.com/rails/rails/blob/main/guides/CHANGELOG.md
211+
[railties]: https://github.com/rails/rails/blob/8-0-stable/railties/CHANGELOG.md
212+
[action-pack]: https://github.com/rails/rails/blob/8-0-stable/actionpack/CHANGELOG.md
213+
[action-view]: https://github.com/rails/rails/blob/8-0-stable/actionview/CHANGELOG.md
214+
[action-mailer]: https://github.com/rails/rails/blob/8-0-stable/actionmailer/CHANGELOG.md
215+
[action-cable]: https://github.com/rails/rails/blob/8-0-stable/actioncable/CHANGELOG.md
216+
[active-record]: https://github.com/rails/rails/blob/8-0-stable/activerecord/CHANGELOG.md
217+
[active-storage]: https://github.com/rails/rails/blob/8-0-stable/activestorage/CHANGELOG.md
218+
[active-model]: https://github.com/rails/rails/blob/8-0-stable/activemodel/CHANGELOG.md
219+
[active-support]: https://github.com/rails/rails/blob/8-0-stable/activesupport/CHANGELOG.md
220+
[active-job]: https://github.com/rails/rails/blob/8-0-stable/activejob/CHANGELOG.md
221+
[action-text]: https://github.com/rails/rails/blob/8-0-stable/actiontext/CHANGELOG.md
222+
[action-mailbox]: https://github.com/rails/rails/blob/8-0-stable/actionmailbox/CHANGELOG.md
223+
[guides]: https://github.com/rails/rails/blob/8-0-stable/guides/CHANGELOG.md

0 commit comments

Comments
 (0)