Update documentation typo

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly 2019-05-01 17:14:21 +01:00
parent 55c6e6dda4
commit 3adf857a5d
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
Configuring DNS01 Challenge Providers
=====================================
This page contains details on the different options available on the Issuer's
DNS01 challenge solver configuration.
This page contains details on the different options available on the ``Issuer``
resource's DNS01 challenge solver configuration.
For more information on configuring ACME issuers and their API format, read the
:doc:`Setting up ACME Issuers <./setup-acme>` documentation.

View File

@ -2,8 +2,8 @@
Configuring HTTP01 Ingress Provider
===================================
This page contains details on the different options available on the Issuer's
HTTP01 challenge solver configuration.
This page contains details on the different options available on the ``Issuer``
resource's HTTP01 challenge solver configuration.
For more information on configuring ACME issuers and their API format, read the
:doc:`Setting up ACME Issuers <./setup-acme>` documentation.