mirror of https://github.com/docker/docs.git
Fix redirect in docs
This commit is contained in:
parent
15d6c0b61f
commit
00158cc77d
|
@ -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]-->
|
||||||
|
|
Loading…
Reference in New Issue