Fix broken links in docs

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly 2019-05-20 18:38:48 +02:00
parent 1690b43913
commit 7be86008e3
2 changed files with 4 additions and 2 deletions

View File

@ -90,6 +90,8 @@ version number you want to install:
upgrading-0.3-0.4
upgrading-0.4-0.5
upgrading-0.5-0.6
upgrading-0.6-0.7
upgrading-0.7-0.8
.. _`official Helm charts repository`: https://hub.helm.sh/charts/jetstack
.. _`static deployment manifests`: https://github.com/jetstack/cert-manager/blob/release-0.8/deploy/manifests

View File

@ -24,7 +24,7 @@ Issuer and Certificate resources to the :doc:`new format </tasks/issuers/setup-a
We will be removing support for the old format ahead of the 1.0 release.
The documentation has been updated to reflect configuring using the new format,
and as such, exhaustive information can be found in the :doc:`</tasks/issuers/setup-acme/index>`
and as such, exhaustive information can be found in the :doc:`/tasks/issuers/setup-acme/index`
document.
Performing an incremental switch to the new format
@ -280,4 +280,4 @@ new solver entry per Ingress resource they want to use to solve challenges, or
otherwise continue to use the **old format** until a suitable alternative
appears in v0.9.
.. _known issue: TODO
.. _known issue: https://github.com/jetstack/cert-manager/issues/1666