Skip to content

Commit f42d8b4

Browse files
committed
minor symfony#58353 [Emoji] fix Emoji documentation URL (xabbuh)
This PR was merged into the 7.1 branch. Discussion ---------- [Emoji] fix Emoji documentation URL | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | see symfony/symfony-docs#20216 | License | MIT Commits ------- b234f6e fix Emoji documentation URL
2 parents f5ea9a2 + b234f6e commit f42d8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Emoji/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you have the zlib extension enabled, you can compress the data by running:
1111
Resources
1212
---------
1313

14-
* [Documentation](https://symfony.com/doc/current/components/emoji.html)
14+
* [Documentation](https://symfony.com/doc/current/emoji.html)
1515
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1616
* [Report issues](https://github.com/symfony/symfony/issues) and
1717
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)