diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 268d42b..196fe30 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -77,9 +77,9 @@ When reporting, include: ## Code of Conduct All contributors are expected to adhere to our ethical standards. See -[CODE_OF_CONDUCT](CODE_OF_CONDUCT.adoc) for details. +[CODE_OF_CONDUCT](../CODE_OF_CONDUCT.adoc) for details. ## License By contributing, you agree that your contributions will be licensed -under the same license as the project (see [LICENSE](LICENSE)). +under the same license as the project (see [LICENSE](../LICENSE)). diff --git a/QUICKSTART-DEV.adoc b/QUICKSTART-DEV.adoc index 3a26c44..e284183 100644 --- a/QUICKSTART-DEV.adoc +++ b/QUICKSTART-DEV.adoc @@ -38,4 +38,4 @@ just assail # run panic-attacker security scan == Contributing -See link:CONTRIBUTING.md[CONTRIBUTING.md] for guidelines. +See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.