summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Wittrock <pwittroc@google.com>2017-02-05 10:18:02 -0800
committerPhillip Wittrock <pwittroc@google.com>2017-02-05 10:18:02 -0800
commitfb5ca272a5be21aea915d4045d624df6d060d0b2 (patch)
treedc779bca22266eaeda6437a0d11bc327a796a74c
parent158ad3fdaa71eb48da9a0100815bb2395bf88906 (diff)
Delete broken link in sig-cli contributing guide
-rw-r--r--contributors/design-proposals/sig-cli/template.md2
-rw-r--r--sig-cli/contributing.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/contributors/design-proposals/sig-cli/template.md b/contributors/design-proposals/sig-cli/template.md
index ccfcbcf3..9f3a683b 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: <github handle>
+Implementation Owner: TBD
## Motivation
diff --git a/sig-cli/contributing.md b/sig-cli/contributing.md
index a7ce03b2..d56b207e 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!