mirror of
https://github.com/certbot/certbot.git
synced 2026-04-21 14:16:58 -04:00
Correct display docs
This commit is contained in:
parent
d24c95da16
commit
08fc0852d7
1 changed files with 3 additions and 3 deletions
|
|
@ -4,10 +4,10 @@
|
|||
.. automodule:: letsencrypt.client.display
|
||||
:members:
|
||||
|
||||
:mod:`letsencrypt.client.display.display_util`
|
||||
==============================================
|
||||
:mod:`letsencrypt.client.display.util`
|
||||
======================================
|
||||
|
||||
.. automodule:: letsencrypt.client.display.display_util
|
||||
.. automodule:: letsencrypt.client.display.util
|
||||
:members:
|
||||
|
||||
:mod:`letsencrypt.client.display.ops`
|
||||
|
|
|
|||
Loading…
Reference in a new issue