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]>
|
||||
+++
|
||||
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