mirror of https://github.com/docker/docs.git
hugo aliases need to be absolute
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
4e318e3f7d
commit
f66fc8e17a
|
@ -1,6 +1,6 @@
|
||||||
<!--[metadata]>
|
<!--[metadata]>
|
||||||
+++
|
+++
|
||||||
aliases = [ "ucp/manage/monitor-manage-users/"]
|
aliases = [ "/ucp/manage/monitor-manage-users/"]
|
||||||
title = "Manage and authorize users"
|
title = "Manage and authorize users"
|
||||||
description = "Manage and authorize users"
|
description = "Manage and authorize users"
|
||||||
keywords = ["authorize, authentication, users, teams, UCP, Docker, objects"]
|
keywords = ["authorize, authentication, users, teams, UCP, Docker, objects"]
|
||||||
|
|
Loading…
Reference in New Issue