fix incorrect link

This commit is contained in:
Takahito Yamatoya 2020-10-17 17:41:05 +09:00 committed by Patrik Svensson
parent 3f2ca49071
commit c0875c912a

View File

@ -67,7 +67,7 @@ To output an emoji as part of markup, you can use emoji shortcodes.
AnsiConsole.MarkupLine("Hello :globe_showing_europe_africa:!");
```
For a list of emoji, see the [Emojis](xref:styles) appendix section.
For a list of emoji, see the [Emojis](xref:emojis) appendix section.
# Colors