summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2018-03-30 16:00:12 +0000
committerVictor Wu <victor@gitlab.com>2018-03-30 16:00:12 +0000
commit049824e8b6b64a6098864dc4c09e8aa3ff15e068 (patch)
tree50c832a49e8a5d3c498581b6711e89c36398c29f
parentd713b0f592c75704d918a5bafa03abde639352a1 (diff)
downloadgitlab-ce-docs-update-issue-mr-description-templates-api.tar.gz
Update docs for API for issue and merge request description templatesdocs-update-issue-mr-description-templates-api
-rw-r--r--doc/api/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index d5c6b71149d..f388fae42a9 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -1347,4 +1347,4 @@ Read more in the [Project Badges](project_badges.md) documentation.
## Issue and merge request description templates
-[Issue and merge request description templates]() are managed inside the project's repository. So you can manage them via the API through the [Repositories API]() and the [Repository Files API]() \ No newline at end of file
+The non-default [issue and merge request description templates](../user/project/description_templates.md) are managed inside the project's repository. So you can manage them via the API through the [Repositories API](repositories.md) and the [Repository Files API](repository_files.md). \ No newline at end of file