From fb5ca272a5be21aea915d4045d624df6d060d0b2 Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Sun, 5 Feb 2017 10:18:02 -0800 Subject: [PATCH] Delete broken link in sig-cli contributing guide --- contributors/design-proposals/sig-cli/template.md | 2 +- sig-cli/contributing.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/contributors/design-proposals/sig-cli/template.md b/contributors/design-proposals/sig-cli/template.md index ccfcbcf34..9f3a683b8 100644 --- a/contributors/design-proposals/sig-cli/template.md +++ b/contributors/design-proposals/sig-cli/template.md @@ -4,7 +4,7 @@ Status: Pending Version: Alpha | Beta | GA -Assignee: +Implementation Owner: TBD ## Motivation diff --git a/sig-cli/contributing.md b/sig-cli/contributing.md index a7ce03b21..d56b207e5 100644 --- a/sig-cli/contributing.md +++ b/sig-cli/contributing.md @@ -151,7 +151,6 @@ any PRs are sent for code review. - **Note:** Include unit and e2e tests 6. Update related documentation - [Concept Docs](https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/concepts/tools/kubectl) - - [Tasks Docs](https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/tasks/tools/kubectl) 7. Release - Wait for your feature to appear in the next Kubernetes release!