From 8e149366d897c46f13fb0190c3f8d10127fccf79 Mon Sep 17 00:00:00 2001 From: Brett Walker Date: Tue, 18 Sep 2018 15:42:42 +0000 Subject: [PATCH] Fix link to Security Developer Workflow --- general/security/developer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/security/developer.md b/general/security/developer.md index 56ca3ec2..87a07249 100644 --- a/general/security/developer.md +++ b/general/security/developer.md @@ -40,7 +40,7 @@ will be responsible for creating backports as well. - Security vulnerabilities that exist in Omnibus should be fixed in the [Omnibus project on org](https://dev.gitlab.org/gitlab/omnibus-gitlab). -[security developer workflow]: https://dev.gitlab.org/gitlab/gitlabhq/blob/master/.gitlab/issue_templates/Security%20Developer%20Workflow.md +[security developer workflow]: https://dev.gitlab.org/gitlab/gitlabhq/blob/master/.gitlab/issue_templates/Security%20developer%20workflow.md ### Branches -- GitLab