Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-01-16 04:05:11 +0300
committerEvan Read <eread@gitlab.com>2019-01-16 04:05:11 +0300
commitdd8f7400027e4e90a75fb470e90a207934e65b8f (patch)
tree3e2d08a75235cd3f35b56f88d0a81e959a5a4ee4 /doc/api/award_emoji.md
parenta843fccfe79173baf67621a10cb08506259c6fe6 (diff)
Add links to other APIs
Diffstat (limited to 'doc/api/award_emoji.md')
-rw-r--r--doc/api/award_emoji.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/award_emoji.md b/doc/api/award_emoji.md
index 67f53e79bcd..22991fffae4 100644
--- a/doc/api/award_emoji.md
+++ b/doc/api/award_emoji.md
@@ -6,9 +6,9 @@ An [awarded emoji](../user/award_emojis.md) tells a thousand words.
Emoji can be awarded on the following (known as "awardables"):
-- [Issues](../user/project/issues/index.md)
-- [Merge requests](../user/project/merge_requests/index.md)
-- [Snippets](../user/snippets.md)
+- [Issues](../user/project/issues/index.md) ([API](issues.md)).
+- [Merge requests](../user/project/merge_requests/index.md) ([API](merge_requests.md)).
+- [Snippets](../user/snippets.md) ([API](snippets.md)).
Emoji can also [be awarded](../user/award_emojis.html#award-emoji-for-comments) on comments (also known as notes).