From 0be2698dc4c4c073daea2338ecc4d22336bb298d Mon Sep 17 00:00:00 2001 From: Chris O'Haver Date: Mon, 23 Jan 2023 12:29:24 -0500 Subject: [PATCH] Fix links in main README (#5878) --- README.md | 4 ++-- 1 file 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)