From e08f3a9a3f3c9642f3ad726c25835f5e81e9dcde Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 17 Apr 2017 17:43:05 -0500 Subject: [PATCH] Change docker/linuxkit to linuxkit/linuxkit Signed-off-by: Justin Cormack --- .github/ISSUE_TEMPLATE.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- CONTRIBUTING.md | 8 ++++---- MAINTAINERS | 2 +- docs/kernel-patches.md | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cf57f18ce..1ccd0783f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,7 +10,7 @@ information within 7 days, we cannot debug your issue and will close it. We will, however, reopen it if you later provide the information. For more information about reporting issues, see -https://github.com/docker/linuxkit/blob/master/CONTRIBUTING.md#reporting-other-issues +https://github.com/linuxkit/linuxkit/blob/master/CONTRIBUTING.md#reporting-other-issues --------------------------------------------------- BUG REPORT INFORMATION diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2dd0514a7..3a727df39 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@