summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-01 12:11:47 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-01 12:11:47 +0000
commit957308af84ca8312ea362c7272a4008dac808086 (patch)
treef9fc809e30b3fc2e40b570194bf7e5fb24f3f680
parentb974e89f3652abae556b1e8c50615b5039658616 (diff)
parent872d537eb389f0e0573490b77d03b3a6d4d1beb4 (diff)
downloadgitlab-ce-957308af84ca8312ea362c7272a4008dac808086.tar.gz
Merge branch 'add-link-to-issue-boards-in-api-readme' into 'master'
Add a link to the Issue Boards API in main README See merge request !7221
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 3fbe5197a21..f65b934b9db 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -23,6 +23,7 @@ following locations:
- [Group Access Requests](access_requests.md)
- [Group Members](members.md)
- [Issues](issues.md)
+- [Issue Boards](boards.md)
- [Keys](keys.md)
- [Labels](labels.md)
- [Merge Requests](merge_requests.md)