File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ Emoji Transliteration
390390 The ``EmojiTransliterator `` class provides a utility to translate emojis into
391391 their textual representation in all languages based on the Unicode CLDR dataset.
392392
393- Discover all the available Emoji manipulations in the :doc : `component documentation </components/emoji >`.
393+ Discover all the available Emoji manipulations in the :ref : `component documentation <working-with-emojis >`.
394394
395395Disk space
396396----------
Original file line number Diff line number Diff line change @@ -507,6 +507,8 @@ requested during the program execution. You can also create lazy strings from a
507507 // hash computation only if it's needed
508508 $lazyHash = LazyString::fromStringable(new Hash());
509509
510+ .. _working-with-emojis :
511+
510512Working with Emojis
511513-------------------
512514
You can’t perform that action at this time.
0 commit comments