From 68151588d8c9e28aa5bc8d3065ca479f257c178e Mon Sep 17 00:00:00 2001 From: Maarten de Waard Date: Tue, 15 Aug 2017 18:31:36 +0200 Subject: [PATCH] change rst style links to http style links --- FULL_INSTALL.rst | 3 ++- README.rst | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/FULL_INSTALL.rst b/FULL_INSTALL.rst index a24b59f..0b48963 100644 --- a/FULL_INSTALL.rst +++ b/FULL_INSTALL.rst @@ -1,3 +1,4 @@ +.. _full_server_setup Full server setup ================= @@ -159,5 +160,5 @@ to get it from our Gitlab server. cd ./certbot-haproxy/ sudo pip install ./ -Continue reading `README.rst`_ after the quick installation instructions, at +Continue reading ``_ after the quick installation instructions, at :ref:`haproxy_config` diff --git a/README.rst b/README.rst index a3a316b..5fb7443 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,7 @@ Installing: ----------- If you need to set up a server, follow the instructions in the -`FULL_INSTALL.rst`_ document. If you only need to install the certbot-haproxy +``_ document. If you only need to install the certbot-haproxy plugin and already have HAProxy running on a server, keep reading. Quick installation @@ -251,4 +251,4 @@ after the server has been offline for a long time. Development ----------- -For development guidelines, check `CONTRIBUTING.rst`_ +For development guidelines, check ``_