Skip to content

Commit 91bb210

Browse files
authored
Merge pull request #2220 from stackhpc/doc-fixes
Fix several broken links in documentation
2 parents 5472237 + ae2764b commit 91bb210

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

doc/source/configuration/openbao.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ Certificates generation
236236
Create the external TLS certificates (testing only)
237237
---------------------------------------------------
238238

239-
This method should only be used for testing. For external TLS on production systems,
240-
See `Installing External TLS Certificates <installing-external-tls-certificates>`__.
239+
This method should only be used for testing. For external TLS on production
240+
systems, see :ref:`installing-external-tls-certificates`.
241241

242242
Typically external API TLS certificates should be generated by a organisation's trusted internal or third-party CA.
243243
For test and development purposes it is possible to use OpenBao as a CA for the external API.

doc/source/contributor/ofed.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ to be reset before rebooting.
8686
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/maintenance/reset-bls-entries.yml -e reset_bls_host=mlnx
8787
8888
The hosts can now be rebooted to use the latest kernel, a rolling reboot may be applicable
89-
here to reduce distruptions. See the `package updates documentation <package-updates>`.
89+
here to reduce disruptions. See the :doc:`package updates documentation <package-updates>`.
9090

9191
.. code-block:: console
9292

doc/source/operations/openstack-reconfiguration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ Installing External TLS Certificates
4141
====================================
4242

4343
This section explains the process of deploying external TLS.
44-
For internal and backend TLS, see `Hashicorp Vault for internal PKI
45-
<hashicorp-vault>`__.
44+
For internal and backend TLS, see :doc:`/configuration/openbao`.
4645

4746
To configure TLS for the first time, we write the contents of a PEM
4847
file to the ``secrets.yml`` file as ``secrets_kolla_external_tls_cert``.

0 commit comments

Comments
 (0)