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: I4fec6a2ca3f2eeb57545052f26a508eb163a6457 --- M scripts/script_wui.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/scripts/script_wui.py b/scripts/script_wui.py index 9f60317..01ccecc 100755 --- a/scripts/script_wui.py +++ b/scripts/script_wui.py @@ -6,7 +6,7 @@
This script needs external libraries (see imports and comments there) 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)
pywikibot-commits@lists.wikimedia.org