change rst style links to http style links

This commit is contained in:
Maarten de Waard 2017-08-15 18:31:36 +02:00
parent 942fef16d9
commit 68151588d8
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,4 @@
.. _full_server_setup
Full server setup Full server setup
================= =================
@ -159,5 +160,5 @@ to get it from our Gitlab server.
cd ./certbot-haproxy/ cd ./certbot-haproxy/
sudo pip install ./ sudo pip install ./
Continue reading `README.rst`_ after the quick installation instructions, at Continue reading `</README.rst>`_ after the quick installation instructions, at
:ref:`haproxy_config` :ref:`haproxy_config`

View File

@ -49,7 +49,7 @@ Installing:
----------- -----------
If you need to set up a server, follow the instructions in the 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 `</FULL_INSTALL.rst>`_ document. If you only need to install the certbot-haproxy
plugin and already have HAProxy running on a server, keep reading. plugin and already have HAProxy running on a server, keep reading.
Quick installation Quick installation
@ -251,4 +251,4 @@ after the server has been offline for a long time.
Development Development
----------- -----------
For development guidelines, check `CONTRIBUTING.rst`_ For development guidelines, check `</CONTRIBUTING.rst>`_