diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-05-05 12:21:46 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-05 12:21:46 +0000 |
commit | 5ddfa5765ec405b54294de58b95bf544a8458e3e (patch) | |
tree | bdc7a620094a86927d99b1d8be0c600bda20b5c4 /doc/api | |
parent | 23c195d21508260241323c1b0204f1de070e8073 (diff) | |
download | gitlab-ce-5ddfa5765ec405b54294de58b95bf544a8458e3e.tar.gz |
Docs: Merge EE doc/​user/group to CE
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/project_templates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/project_templates.md b/doc/api/project_templates.md index 3b5b12c8da3..0a94a8d47ae 100644 --- a/doc/api/project_templates.md +++ b/doc/api/project_templates.md @@ -15,7 +15,7 @@ templates are also available from this API endpoint. Support will be added for [Issue and Merge Request templates](../user/project/description_templates.md) in a future release. -Support for [Group-level file templates](../user/group/index.md#group-level-file-templates-premium) +Support for [Group-level file templates](../user/group/index.md#group-file-templates-premium) **[PREMIUM]** was [added](https://gitlab.com/gitlab-org/gitlab-ee/issues/5987) in GitLab 11.5 |