aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2023-01-23 12:29:24 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-23 18:29:24 +0100
commit0be2698dc4c4c073daea2338ecc4d22336bb298d (patch)
tree935e26c1fb4302f1348d57f7916c158f891fcfd1 /README.md
parente2c3e69a9fdf11cd1f2d34593342cac7f7e1b90b (diff)
downloadcoredns-0be2698dc4c4c073daea2338ecc4d22336bb298d.tar.gz
coredns-0be2698dc4c4c073daea2338ecc4d22336bb298d.tar.zst
coredns-0be2698dc4c4c073daea2338ecc4d22336bb298d.zip
Fix links in main README (#5878)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0bba8e0e5..aedf29d4a 100644
--- a/README.md
+++ b/README.md
@@ -256,7 +256,7 @@ More resources can be found:
## Contribution guidelines
If you want to contribute to CoreDNS, be sure to review the [contribution
-guidelines](CONTRIBUTING.md).
+guidelines](./.github/CONTRIBUTING.md).
## Deployment
@@ -292,4 +292,4 @@ issue, instead send your report privately to `security@coredns.io`. Security rep
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/blob/master/SECURITY.md)
+document](https://github.com/coredns/coredns/blob/master/.github/SECURITY.md)