Ladsgroup has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/134972

Change subject: Fix URL in documentation
......................................................................

Fix URL in documentation

the old URL return 404 error

Change-Id: I2ba9428a365e66ed31c20afa9ca233dd095f573e
---
M pywikibot/xmlreader.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/72/134972/1

diff --git a/pywikibot/xmlreader.py b/pywikibot/xmlreader.py
index f8db7ac..7b08695 100644
--- a/pywikibot/xmlreader.py
+++ b/pywikibot/xmlreader.py
@@ -4,7 +4,7 @@
 Each XmlEntry object represents a page, as read from an XML source
 
 The XmlDump class reads a pages_current XML dump (like the ones offered on
-http://download.wikimedia.org/wikipedia/de/) and offers a generator over
+http://dumps.wikimedia.org/backup-index.html) and offers a generator over
 XmlEntry objects which can be used by other bots.
 """
 #

-- 
To view, visit https://gerrit.wikimedia.org/r/134972
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2ba9428a365e66ed31c20afa9ca233dd095f573e
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <ladsgr...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to