diff options
| author | Robert Speicher <robert@gitlab.com> | 2015-11-21 15:50:31 +0000 |
|---|---|---|
| committer | Robert Speicher <robert@gitlab.com> | 2015-11-21 15:50:31 +0000 |
| commit | 4427e80fb5a8b42b1de04f8346bf0dd431e7dd86 (patch) | |
| tree | 6f81f6eb384377b9cb6f3e3f54117f6987b27ecf | |
| parent | 0e0c90843f3eb8e97f0c28a48b513324274a4bd5 (diff) | |
| parent | ca735446efe46e9309fa59673ecea97fb11ddcd5 (diff) | |
| download | gitlab-ce-4427e80fb5a8b42b1de04f8346bf0dd431e7dd86.tar.gz | |
Merge branch 'api-tags-doc' into 'master'
Add tags page to readme
The tags page was separated for the release feature but not to the index readme.
[ci skip]
See merge request !1861
| -rw-r--r-- | doc/api/README.md | 1 |
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) |
