diff options
author | Thong Kuah <tkuah@gitlab.com> | 2019-05-22 21:35:07 +1200 |
---|---|---|
committer | Thong Kuah <tkuah@gitlab.com> | 2019-05-24 16:15:54 +1200 |
commit | 7c0a742f70c9bfcdda95f8e427e5ff354212e712 (patch) | |
tree | 7763a888aa47009db026748351e5164ef0353738 | |
parent | 3c400cf4c4468346054e817a133242a9732d30c9 (diff) | |
download | gitlab-ce-docs-dedicated-cluster-pages.tar.gz |
Remove circular referencedocs-dedicated-cluster-pages
This link links to a section which exists only to link to this page, so
remove this redundant link.
-rw-r--r-- | doc/user/clusters/applications.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index ac91f80e03b..97abe99fe62 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -42,10 +42,9 @@ With the exception of Knative, the applications will be installed in a dedicated namespace called `gitlab-managed-apps`. NOTE: **Note:** -Some [cluster -applications](../project/clusters/index.md#installing-applications) -are installable only for a project-level cluster. Support for installing these -applications in a group-level cluster is planned for future releases. +Some applications are installable only for a project-level cluster. +Support for installing these applications in a group-level cluster is +planned for future releases. For updates, see [the issue tracking progress](https://gitlab.com/gitlab-org/gitlab-ce/issues/51989). |