From 92836cc6f9aaf47a349993271ddae273d8e7d25d Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Sun, 3 Feb 2019 21:46:19 +0900 Subject: [PATCH] Fix broken link (#2522) This patch fixes broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee8d4ee32..73bd85ae4 100644 --- a/README.md +++ b/README.md @@ -219,4 +219,4 @@ If you find a security vulnerability or any security related issues, please DO N issue, instead send your report privately to `security@coredns.io`. Security reports are greatly appreciated and we will publicly thank you for it. -Please consult [security vulnerability disclosures and security fix and release process document](https://github.com/coredns/coredns/SECURITY-RELEASE-PROCESS.md) +Please consult [security vulnerability disclosures and security fix and release process document](https://github.com/coredns/coredns/blob/master/SECURITY-RELEASE-PROCESS.md)