fix more frontmatter keywords values (#439)

* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
Gaetan 2016-11-04 10:48:38 -07:00 committed by Misty Stanley-Jones
parent 594e6b726c
commit 3d14741648
22 changed files with 50 additions and 70 deletions

View file

@ -1,7 +1,6 @@
---
description: Explains how to deploy a registry
keywords:
- registry, on-prem, images, tags, repository, distribution, deployment
keywords: registry, on-prem, images, tags, repository, distribution, deployment
menu:
main:
parent: smn_registry
@ -234,4 +233,4 @@ You will find more specific and advanced informations in the following sections:
- [Advanced "recipes"](recipes/index.md)
- [Registry API](spec/api.md)
- [Storage driver model](storage-drivers/index.md)
- [Token authentication](spec/auth/token.md)
- [Token authentication](spec/auth/token.md)