From 539a12c2ec6a1270e431fe4253ed7668bfee418d Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Mon, 17 Jun 2019 22:49:18 +0100 Subject: [PATCH] Fix code rendering in docs Signed-off-by: James Munnelly --- docs/tutorials/acme/quick-start/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorials/acme/quick-start/index.rst b/docs/tutorials/acme/quick-start/index.rst index c6f976db3..8af91f221 100644 --- a/docs/tutorials/acme/quick-start/index.rst +++ b/docs/tutorials/acme/quick-start/index.rst @@ -185,7 +185,7 @@ IP address. When it is complete, you can see the external IP address using the ``kubectl`` command: .. code-block:: shell - :emphasize-lines: 5 + :emphasize-lines: 5 $ kubectl get svc @@ -548,8 +548,8 @@ Both of these issuers are configured to use the Check on the status of the issuer after you create it: -.. code-block::shell - :emphasize-lines: 28-32 +.. code-block:: shell + :emphasize-lines: 28-32 $ kubectl describe issuer letsencrypt-staging