mirror of
https://github.com/certbot/certbot.git
synced 2026-02-28 20:31:29 -05:00
fix documentation link
This commit is contained in:
parent
7a66bfef28
commit
4fb27e0350
1 changed files with 1 additions and 1 deletions
|
|
@ -1166,7 +1166,7 @@ def _get_mod_deps(mod_name):
|
|||
changes.
|
||||
.. warning:: If all deps are not included, it may cause incorrect parsing
|
||||
behavior, due to enable_mod's shortcut for updating the parser's
|
||||
currently defined modules (:method:`._add_parser_mod`)
|
||||
currently defined modules (:method:`.ApacheConfigurator._add_parser_mod`)
|
||||
This would only present a major problem in extremely atypical
|
||||
configs that use ifmod for the missing deps.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue