diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.md b/.github/ISSUE_TEMPLATE/improve-existing-docs.md index 168e744973..6b15af3a21 100644 --- a/.github/ISSUE_TEMPLATE/improve-existing-docs.md +++ b/.github/ISSUE_TEMPLATE/improve-existing-docs.md @@ -14,8 +14,8 @@ HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN I For questions, ask in Discussions: https://github.com/github/docs/discussions Before you file an issue read the: -- Code of Conduct: https://github.com/github/docs/blob/onboarding/CODE_OF_CONDUCT.md -- Contributing guide: https://github.com/github/docs/blob/onboarding/CONTRIBUTING.md +- Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md +- Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md Check to make sure someone hasn't already opened a similar issue: https://github.com/github/docs/issues --> diff --git a/.github/ISSUE_TEMPLATE/improve-the-site.md b/.github/ISSUE_TEMPLATE/improve-the-site.md index df3a1fe1e7..a59cf45e63 100644 --- a/.github/ISSUE_TEMPLATE/improve-the-site.md +++ b/.github/ISSUE_TEMPLATE/improve-the-site.md @@ -14,8 +14,8 @@ HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN I For questions, ask in Discussions: https://github.com/github/docs/discussions Before you file an issue read the: -- Code of Conduct: https://github.com/github/docs/blob/onboarding/CODE_OF_CONDUCT.md -- Contributing guide: https://github.com/github/docs/blob/onboarding/CONTRIBUTING.md +- Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md +- Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md Check to make sure someone hasn't already opened a similar issue: https://github.com/github/docs/issues -->