From 1c25ac983cd1e4335faa1ec4922c314d6321e224 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 6 Mar 2020 21:07:59 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/go_guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/go_guide/index.md') diff --git a/doc/development/go_guide/index.md b/doc/development/go_guide/index.md index ae215026f56..95167c4adf1 100644 --- a/doc/development/go_guide/index.md +++ b/doc/development/go_guide/index.md @@ -109,7 +109,7 @@ become available, you will be able to share job templates like this Dependencies should be kept to the minimum. The introduction of a new dependency should be argued in the merge request, as per our [Approval Guidelines](../code_review.md#approval-guidelines). Both [License -Management](../../user/application_security/license_compliance/index.md) +Management](../../user/compliance/license_compliance/index.md) **(ULTIMATE)** and [Dependency Scanning](../../user/application_security/dependency_scanning/index.md) **(ULTIMATE)** should be activated on all projects to ensure new dependencies -- cgit v1.2.1