Fix redirect in docs

(cherry picked from commit 224afea59b0ab5bedbff53c574da286991864fe8)
This commit is contained in:
Joao Fernandes 2016-08-29 13:47:56 -07:00
parent a8f1de4b70
commit 806c7c1c18
1 changed files with 1 additions and 1 deletions

View File

@ -1,12 +1,12 @@
<!--[metadata]> <!--[metadata]>
+++ +++
aliases = [ "/docker-trusted-registry/configure/config-auth/"]
title ="Integrate with LDAP" title ="Integrate with LDAP"
keywords= ["LDAP, authentication, user management"] keywords= ["LDAP, authentication, user management"]
description="Learn how to integrate UCP with an LDAP service, so that you can manage users from a single place." description="Learn how to integrate UCP with an LDAP service, so that you can manage users from a single place."
[menu.main] [menu.main]
parent="mn_ucp_configuration" parent="mn_ucp_configuration"
identifier="ucp_ldap_integration" identifier="ucp_ldap_integration"
aliases = [ "/docker-trusted-registry/configure/config-auth"]
weight=30 weight=30
+++ +++
<![end-metadata]--> <![end-metadata]-->