Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
908a1f14f5
commit
bc1e162172
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
aliases:
|
redirect_from:
|
||||||
- /registry/overview/
|
- /registry/overview/
|
||||||
description: High-level overview of the Registry
|
description: High-level overview of the Registry
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
aliases:
|
redirect_from:
|
||||||
- /registry/storagedrivers/
|
- /registry/storagedrivers/
|
||||||
description: Explains how to use storage drivers
|
description: Explains how to use storage drivers
|
||||||
keywords:
|
keywords:
|
||||||
|
|
Loading…
Reference in a new issue