mirror of https://github.com/docker/docs.git
Fix redirect in docs
(cherry picked from commit 224afea59b0ab5bedbff53c574da286991864fe8)
This commit is contained in:
parent
a8f1de4b70
commit
806c7c1c18
|
|
@ -1,12 +1,12 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = [ "/docker-trusted-registry/configure/config-auth/"]
|
||||
title ="Integrate with LDAP"
|
||||
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."
|
||||
[menu.main]
|
||||
parent="mn_ucp_configuration"
|
||||
identifier="ucp_ldap_integration"
|
||||
aliases = [ "/docker-trusted-registry/configure/config-auth"]
|
||||
weight=30
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue