diff options
author | 2019-02-03 21:46:19 +0900 | |
---|---|---|
committer | 2019-02-03 12:46:19 +0000 | |
commit | 92836cc6f9aaf47a349993271ddae273d8e7d25d (patch) | |
tree | c2b75847097e13c7f37a008029c1dad61c076f8a /README.md | |
parent | f59b414a7efbb6b2b5e5277fca2974c35673b45d (diff) | |
download | coredns-92836cc6f9aaf47a349993271ddae273d8e7d25d.tar.gz coredns-92836cc6f9aaf47a349993271ddae273d8e7d25d.tar.zst coredns-92836cc6f9aaf47a349993271ddae273d8e7d25d.zip |
Fix broken link (#2522)
This patch fixes broken link in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |