Fix broken link

This commit is contained in:
James Munnelly
2018-04-15 12:00:19 +01:00
committed by GitHub
parent 2ca94e3239
commit 1390cf431a
+1 -1
View File
@@ -37,7 +37,7 @@ when deploying using Helm:
In the above example, cert-manager will create Certificate resources that reference the ClusterIssuer `letsencrypt-prod` for all Ingresses that have a `kubernetes.io/tls-acme: "true"` annotation.
For more information on deploying cert-manager, read the [deployment guide](deploying.md).
For more information on deploying cert-manager, read the :doc:`deployment guide </getting-started>`.
Supported annotations
=====================