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
path: root/doc
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2015-11-21 14:13:30 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2015-11-21 14:13:30 +0300
commitca735446efe46e9309fa59673ecea97fb11ddcd5 (patch)
tree6f81f6eb384377b9cb6f3e3f54117f6987b27ecf /doc
parent0e0c90843f3eb8e97f0c28a48b513324274a4bd5 (diff)
Add tags page to readme [ci skip]
Diffstat (limited to 'doc')
-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 6b8528de50c..25a31b235cc 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -10,6 +10,7 @@
- [Repositories](repositories.md)
- [Repository Files](repository_files.md)
- [Commits](commits.md)
+- [Tags](tags.md)
- [Branches](branches.md)
- [Merge Requests](merge_requests.md)
- [Issues](issues.md)