]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: kbase/tlscerts: Fix local anchor links
authorPeter Krempa <pkrempa@redhat.com>
Wed, 13 Apr 2022 13:27:49 +0000 (15:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 19 Apr 2022 14:19:48 +0000 (16:19 +0200)
Original conversion didn't properly convert local links. Fix them by
pointing to the section name. In certain cases this requires
reformulation of the text.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/kbase/tlscerts.rst

index c86362974ce819c34231ee46673181c3627eedf7..c6636770e696463e98af57136afcdb28b326682d 100644 (file)
@@ -58,7 +58,7 @@ If you are unsure how to create TLS certificates, skip to the next section.
    * - ``$HOME/.pki/libvirt/clientcert.pem``
      - Installed on the client
      - Client's certificate signed by the CA
-       (`more info <#Remote_TLS_client_certificates>`__)
+       (see `Issuing client certificates`_)
      - Distinguished Name (DN) can be checked against an access control list
        (``tls_allowed_dn_list``).
 
@@ -279,9 +279,8 @@ this on a company / organisation policy. For example:
 
    C=GB,ST=London,L=London,O=Libvirt Project,CN=name_of_client
 
-The process is the same as for `setting up the server
-certificate <#Remote_TLS_server_certificates>`__ so here we just briefly cover
-the steps.
+The process is the same as for `Issuing server certificates`_ so here we just
+briefly cover the steps.
 
 #. Make a private key: