mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
README: documentation link at the top.
Hopefully helps to mitigate problems mentioned in https://groups.google.com/a/letsencrypt.org/forum/#!topic/client-dev/4xpVpy4EVz0
This commit is contained in:
parent
dbd024f77c
commit
f46e2aeedd
1 changed files with 10 additions and 1 deletions
11
README.rst
11
README.rst
|
|
@ -1,3 +1,9 @@
|
|||
.. notice for github users
|
||||
|
||||
Official **documentation**, including `installation instructions`_, is
|
||||
available at https://letsencrypt.readthedocs.org.
|
||||
|
||||
|
||||
About the Let's Encrypt Client
|
||||
==============================
|
||||
|
||||
|
|
@ -47,6 +53,9 @@ server automatically!::
|
|||
:target: https://quay.io/repository/letsencrypt/lets-encrypt-preview
|
||||
:alt: Docker Repository on Quay.io
|
||||
|
||||
.. _`installation instructions`:
|
||||
https://letsencrypt.readthedocs.org/en/latest/using.html
|
||||
|
||||
.. _watch demo video: https://www.youtube.com/watch?v=Gas_sSB-5SU
|
||||
|
||||
|
||||
|
|
@ -85,7 +94,7 @@ Current Features
|
|||
Links
|
||||
-----
|
||||
|
||||
Documentation: https://letsencrypt.readthedocs.org/
|
||||
Documentation: https://letsencrypt.readthedocs.org
|
||||
|
||||
Software project: https://github.com/letsencrypt/lets-encrypt-preview
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue