jenkins-bot submitted this change.

View Change


Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified
[doc] Update documentation

Change-Id: Ic96528f1f8cb55bd9d42cf032d33f4730cd551c7
---
M pywikibot/config.py
1 file changed, 10 insertions(+), 1 deletion(-)

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 change 884335. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ic96528f1f8cb55bd9d42cf032d33f4730cd551c7
Gerrit-Change-Number: 884335
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged