hugo aliases need to be absolute

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2016-06-03 19:58:01 +00:00 committed by Joao Fernandes
parent 4e318e3f7d
commit f66fc8e17a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<!--[metadata]>
+++
aliases = [ "ucp/manage/monitor-manage-users/"]
aliases = [ "/ucp/manage/monitor-manage-users/"]
title = "Manage and authorize users"
description = "Manage and authorize users"
keywords = ["authorize, authentication, users, teams, UCP, Docker, objects"]