diff options
author | Alexander Ambrose <alexa@fh-group.com> | 2015-02-11 17:06:20 -0500 |
---|---|---|
committer | Alexander Ambrose <alexander.r.ambrose@gmail.com> | 2015-02-11 20:02:24 -0500 |
commit | e8335a65e38bab5262be17ce31aaa03bd2af36c1 (patch) | |
tree | 4f7bb2a0aaa8e1ce621c90dca868ca4d4c5fbd3c /doc | |
parent | 2dfd21983483bd5fd32b327edb4b02228b377c47 (diff) | |
download | gitlab-ce-e8335a65e38bab5262be17ce31aaa03bd2af36c1.tar.gz |
Change emoji cheat sheet link to Amazon S3
The emoji cheat sheet link was changed. Commit changes the url to the
updated link and fixes issue #8554.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/markdown/markdown.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/markdown/markdown.md b/doc/markdown/markdown.md index abef79b0751..1096ea9656c 100644 --- a/doc/markdown/markdown.md +++ b/doc/markdown/markdown.md @@ -148,7 +148,7 @@ But let's throw in a <b>tag</b>. If you are new to this, don't be :fearful_face:. You can easily join the emoji :family:. All you need to do is to look up on the supported codes. - Consult the [Emoji Cheat Sheet](https://www.dropbox.com/s/b9xaqb977s6d8w1/cheat_sheet.pdf) for a list of all supported emoji codes. :thumbsup: + Consult the [Emoji Cheat Sheet](https://s3.amazonaws.com/emoji-cheatsheet/cheat_sheet.pdf) for a list of all supported emoji codes. :thumbsup: Sometimes you want to be a :ninja: and add some :glowing_star: to your :speech_balloon:. Well we have a gift for you: @@ -158,7 +158,7 @@ You can use it to point out a :bug: or warn about :speak_no_evil_monkey: patches If you are new to this, don't be :fearful_face:. You can easily join the emoji :family:. All you need to do is to look up on the supported codes. -Consult the [Emoji Cheat Sheet](https://www.dropbox.com/s/b9xaqb977s6d8w1/cheat_sheet.pdf) for a list of all supported emoji codes. :thumbsup: +Consult the [Emoji Cheat Sheet](https://s3.amazonaws.com/emoji-cheatsheet/cheat_sheet.pdf) for a list of all supported emoji codes. :thumbsup: ## Special GitLab References |