jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/884335 )
Change subject: [doc] Update documentation ...................................................................... [doc] Update documentation Change-Id: Ic96528f1f8cb55bd9d42cf032d33f4730cd551c7 --- M pywikibot/config.py 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified diff --git a/pywikibot/config.py b/pywikibot/config.py index 66248b3..02ff93e 100644 --- a/pywikibot/config.py +++ b/pywikibot/config.py @@ -679,7 +679,7 @@ # If interwiki graphs are enabled, which format(s) should be used? # Supported formats include png, jpg, ps, and svg. See: -# http://www.graphviz.org/doc/info/output.html +# https://graphviz.org/docs/outputs/ # If you want to also dump the dot files, you can use this in your # user config file: # interwiki_graph_formats = ['dot', 'png'] -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/884335 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ic96528f1f8cb55bd9d42cf032d33f4730cd551c7 Gerrit-Change-Number: 884335 Gerrit-PatchSet: 2 Gerrit-Owner: Meno25 <meno25m...@gmail.com> Gerrit-Reviewer: Meno25 <meno25m...@gmail.com> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org