jenkins-bot has submitted this change and it was merged.
Change subject: update; changed docu in order to have link pointing to current repos ......................................................................
update; changed docu in order to have link pointing to current repos
Change-Id: Id9e5fb7ed6babbd7749e4d93db946ce1b9889ca8 --- M catimages.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: DrTrigon: Verified; Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/catimages.py b/catimages.py index a488011..9381947 100644 --- a/catimages.py +++ b/catimages.py @@ -9,7 +9,7 @@ This script runs on commons only. It needs also external libraries (see imports and comments there) and additional configuration/data files in order to run properly. Most of them can be checked-out at: - http://svn.toolserver.org/svnroot/drtrigon/ + https://gerrit.wikimedia.org/r/#/admin/projects/?filter=pywikibot (some code might get compiled on-the-fly, so a GNU compiler along with library header files is needed too)