From 107fabdaefb41a167c940c983ae8cbf4a0436c6b Mon Sep 17 00:00:00 2001 From: Emanuel Buholzer Date: Mon, 19 Dec 2016 13:59:19 +0100 Subject: [PATCH 1/2] doc: fix broken link in COLLABORATOR_GUIDE.md --- COLLABORATOR_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md index abf91289fcfdec..c1293985cacf73 100644 --- a/COLLABORATOR_GUIDE.md +++ b/COLLABORATOR_GUIDE.md @@ -36,7 +36,7 @@ Collaborators or additional evidence that the issue has relevance, the issue may be closed. Remember that issues can always be re-opened if necessary. -[**See "Who to CC in issues"**](./onboarding-extras.md#who-to-cc-in-issues) +[**See "Who to CC in issues"**](./docs/onboarding-extras.md#who-to-cc-in-issues) ## Accepting Modifications From dc12331f7807478467b8aad112032178c1851a6f Mon Sep 17 00:00:00 2001 From: Emanuel Buholzer Date: Mon, 19 Dec 2016 14:18:46 +0100 Subject: [PATCH 2/2] doc: Fix typo in link --- COLLABORATOR_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md index c1293985cacf73..32533304fecc67 100644 --- a/COLLABORATOR_GUIDE.md +++ b/COLLABORATOR_GUIDE.md @@ -36,7 +36,7 @@ Collaborators or additional evidence that the issue has relevance, the issue may be closed. Remember that issues can always be re-opened if necessary. -[**See "Who to CC in issues"**](./docs/onboarding-extras.md#who-to-cc-in-issues) +[**See "Who to CC in issues"**](./doc/onboarding-extras.md#who-to-cc-in-issues) ## Accepting Modifications