search and replace for k8s.github.io to website (#6019)

This commit is contained in:
Joseph Heck
2017-10-23 10:16:08 -07:00
committed by Steve Perry
parent 05c0a65373
commit 2febd642af
13 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ To write a glossary snippet, start with a copy of the template, [`/_data/glossar
* (Required) `name`
* The name of the term.
* (Required) `tags`
* Must be one of the tags listed in kubernetes.github.io/_data/canonical-terms-tags.yml.
* Must be one of the tags listed in the [tags directory in the website repository](https://github.com/kubernetes/website/tree/master/_data/canonical-tags).
* (Required) `short description`
* Make sure to replace the instructional text in the template with your content.
* (Optional) `aka`