diff options
| author | Sean Sullivan <seans@google.com> | 2018-08-17 13:53:41 -0700 |
|---|---|---|
| committer | Sean Sullivan <seans@google.com> | 2018-08-17 13:53:41 -0700 |
| commit | fe65b9272473d59b002edab51db30d33ae17f196 (patch) | |
| tree | 66abbd01f8fc3a3126d7d8da2f2834913e4da030 /sig-cli | |
| parent | 3b9806834e84e77685a48976d045979695d69278 (diff) | |
Added link to README
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/charter.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-cli/charter.md b/sig-cli/charter.md index 794c8e4f..2422c8c5 100644 --- a/sig-cli/charter.md +++ b/sig-cli/charter.md @@ -16,7 +16,7 @@ SIG CLI section in [sigs.yaml] #### Code, Binaries and Services SIG CLI code include command line tools and binaries for working with Kubernetes -API's. Examples of these binaries include: kubectl and kustomize. +API's. Examples of these binaries include: [kubectl and kustomize]. ### Out of scope @@ -47,4 +47,4 @@ Option 1: by [SIG Technical Leads](https://github.com/kubernetes/community/blob/ [sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml#L487 [Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md [Test Playbook]: https://docs.google.com/document/d/1Z3teqtOLvjAtE-eo0G9tjyZbgNc6bMhYGZmOx76v6oM - +[kubectl and kustomize]: https://github.com/kubernetes/community/blob/master/sig-cli/README.md#subprojects |
