mirror of
https://github.com/certbot/certbot.git
synced 2026-04-20 21:58:54 -04:00
Use GH pages for IETF spec repo link
This commit is contained in:
parent
ffd0d5aa56
commit
fd4f6fb2ee
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@
|
|||
This module is an implementation of the `ACME protocol`_. Latest
|
||||
supported version: `draft-ietf-acme-01`_.
|
||||
|
||||
.. _`ACME protocol`: https://github.com/ietf-wg-acme/acme/
|
||||
|
||||
.. _`ACME protocol`: https://ietf-wg-acme.github.io/acme
|
||||
|
||||
.. _`draft-ietf-acme-01`:
|
||||
https://github.com/ietf-wg-acme/acme/tree/draft-ietf-acme-acme-01
|
||||
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue