Fix error '404 Not Found'

The link of `TLS everywhere` should be 'https://docs.openstack.org/
project-deploy-guide/tripleo-docs/latest/features/tls-everywhere.html'.

Closes-Bug: #1933062
Change-Id: I468b82edeb899b0a780f8b545ad23ee0428a93ea
This commit is contained in:
ericxiett
2021-06-21 14:57:53 +08:00
parent a6983621d4
commit c31d3f96b1

View File

@@ -40,7 +40,7 @@ Prerequisites
nodes. To simplify your PKI (Public Key Infrastructure) setup, use
deployment tools that take care of handling all the certificate
lifecycle management. For example, refer to the "`TLS everywhere
<https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/tls_everywhere.html>`__"
<https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/tls-everywhere.html>`__"
guide from the TripleO project.
(3) Password-less SSH setup for all relevant compute nodes.