Commit 6dfdd2ebfe61903df0aa1164ede147cab40f0c7c
1 parent
b55e22e2
Exists in
master
and in
4 other branches
Fix link to emoji cheat sheet
Showing
1 changed file
with
2 additions
and
3 deletions
Show diff stats
doc/markdown/markdown.md
1 | - | |
2 | 1 | ---------------------------------------------- |
3 | 2 | |
4 | 3 | Table of Contents |
... | ... | @@ -159,7 +158,7 @@ Emoji |
159 | 158 | |
160 | 159 | If you are :new: to this, don't be :fearful:. You can easily join the emoji :circus_tent:. All you need to do is to :book: up on the supported codes. |
161 | 160 | |
162 | - Consult the [Emoji Cheat Sheet]( "http://www.emoji-cheat-sheet.com/") for a list of all supported emoji codes. :thumbsup: | |
161 | + Consult the [Emoji Cheat Sheet](http://www.emoji-cheat-sheet.com/) for a list of all supported emoji codes. :thumbsup: | |
163 | 162 | |
164 | 163 | Sometimes you want to be :cool: and add some :sparkles: to your :speech_balloon:. Well we have a :gift: for you: |
165 | 164 | |
... | ... | @@ -169,7 +168,7 @@ You can use it to point out a :bug: or warn about :monkey:patches. And if someon |
169 | 168 | |
170 | 169 | If you are :new: to this, don't be :fearful:. You can easily join the emoji :circus_tent:. All you need to do is to :book: up on the supported codes. |
171 | 170 | |
172 | -Consult the [Emoji Cheat Sheet]( "http://www.emoji-cheat-sheet.com/") for a list of all supported emoji codes. :thumbsup: | |
171 | +Consult the [Emoji Cheat Sheet](http://www.emoji-cheat-sheet.com/) for a list of all supported emoji codes. :thumbsup: | |
173 | 172 | |
174 | 173 | <a name="special"/> |
175 | 174 | Special GitLab References | ... | ... |