Skip to content

Commit c7ab4fc

Browse files
committed
[ci skip] Fix Pull Request URL in 4.1 release note.
1 parent dcda6e3 commit c7ab4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/4_1_release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ for detailed changes.
711711
* Default the new `I18n.enforce_available_locales` config to `true`, meaning
712712
`I18n` will make sure that all locales passed to it must be declared in the
713713
`available_locales`
714-
list. ([Pull Request](https://github.com/rails/rails/commit/8e21ae37ad9fef6b7393a84f9b5f2e18a831e49a))
714+
list. ([Pull Request](https://github.com/rails/rails/pull/13341))
715715

716716
* Introduce `Module#concerning`: a natural, low-ceremony way to separate
717717
responsibilities within a

0 commit comments

Comments
 (0)