From 3adf857a5dbead4d30b084b81a7888a41c9de75a Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Wed, 1 May 2019 17:14:21 +0100 Subject: [PATCH] Update documentation typo Signed-off-by: James Munnelly --- docs/tasks/acme/configuring-dns01/index.rst | 4 ++-- docs/tasks/acme/configuring-http01.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tasks/acme/configuring-dns01/index.rst b/docs/tasks/acme/configuring-dns01/index.rst index ab9f15c16..91372a282 100644 --- a/docs/tasks/acme/configuring-dns01/index.rst +++ b/docs/tasks/acme/configuring-dns01/index.rst @@ -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. diff --git a/docs/tasks/acme/configuring-http01.rst b/docs/tasks/acme/configuring-http01.rst index 7bfd8ff4f..a6f1e3c91 100644 --- a/docs/tasks/acme/configuring-http01.rst +++ b/docs/tasks/acme/configuring-http01.rst @@ -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.