From e3c8fcc566d2341fd4e442c5e0ebb7c6163ca145 Mon Sep 17 00:00:00 2001 From: Tristan Williams <2390023-tristan@users.noreply.gitlab.com> Date: Mon, 5 Aug 2019 22:51:21 +0000 Subject: Apply suggestion to doc/user/project/packages/maven_repository.md --- doc/user/project/packages/maven_repository.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/user/project/packages/maven_repository.md b/doc/user/project/packages/maven_repository.md index 0d6a478270c..26d9e3824d9 100644 --- a/doc/user/project/packages/maven_repository.md +++ b/doc/user/project/packages/maven_repository.md @@ -152,7 +152,8 @@ project's ID can be used for uploading. > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8798) in GitLab Premium 11.7. -NOTE: **Note:** Subgroups are not currently supported but you can use them if you use the URL encoded version of the group path (group%2Fsubgroup). See [this issue](https://gitlab.com/gitlab-org/gitlab-ee/issues/9947) for subgroup support. +NOTE: **Note:** +Subgroups are not currently supported, but you can use them if you use the URL encoded version of the group path (`group%2Fsubgroup`). See this issue for adding [subgroup support](https://gitlab.com/gitlab-org/gitlab-ee/issues/9947) in future releases. If you rely on many packages, it might be inefficient to include the `repository` section with a unique URL for each package. Instead, you can use the group level endpoint for -- cgit v1.2.3