summaryrefslogtreecommitdiff
path: root/doc/development/go_guide
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-05-05 13:57:21 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-05-05 13:57:21 +0000
commit0207468401e41dcea537fa2d48f395a5fa7b3300 (patch)
tree5c7fb2dee472bb57bce8e64bd3105cdf0af75ea4 /doc/development/go_guide
parent6f54ced40dadf268b6d1525c413f9ce52930f1fe (diff)
downloadgitlab-ce-0207468401e41dcea537fa2d48f395a5fa7b3300.tar.gz
Docs: Merge EE doc/development to CE
Diffstat (limited to 'doc/development/go_guide')
-rw-r--r--doc/development/go_guide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/go_guide/index.md b/doc/development/go_guide/index.md
index 6dcade3bb51..b9dc3797e5b 100644
--- a/doc/development/go_guide/index.md
+++ b/doc/development/go_guide/index.md
@@ -93,7 +93,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.html#approval-guidelines). Both [License
+Guidelines](../code_review.md#approval-guidelines). Both [License
Management](https://docs.gitlab.com/ee/user/project/merge_requests/license_management.html)
**[ULTIMATE]** and [Dependency
Scanning](https://docs.gitlab.com/ee/user/project/merge_requests/dependency_scanning.html)