8000 minor #26016 [Intl] Fixed the broken link (bocharsky-bw) · symfony/symfony@b49a6b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit b49a6b7

Browse files
committed
minor #26016 [Intl] Fixed the broken link (bocharsky-bw)
This PR was merged into the 2.7 branch. Discussion ---------- [Intl] Fixed the broken link | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - From symfony/intl#6 Commits ------- 5733e02 [Intl] Fixed the broken link
2 parents 0924c00 + 5733e02 commit b49a6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Intl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A PHP replacement layer for the C intl extension that also provides access to
55
the localization data of the ICU library.
66

77
The replacement layer is limited to the locale "en". If you want to use other
8-
locales, you should [install the intl PHP extension] [0] instead.
8+
locales, you should [install the intl PHP extension][0] instead.
99

1010
Resources
1111
---------

0 commit comments

Comments
 (0)
0