From 28c432ef8620c9ead4a1a1fec335d64dcc506e50 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sat, 26 Nov 2011 16:11:21 +0000 Subject: update URLs for new wiki --- MgaRepo/svn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MgaRepo/svn.py') diff --git a/MgaRepo/svn.py b/MgaRepo/svn.py index a3424ad..da3eee7 100644 --- a/MgaRepo/svn.py +++ b/MgaRepo/svn.py @@ -40,7 +40,7 @@ class SVN: if "Permission denied" in e.args[0]: msg = ("It seems ssh-agent or ForwardAgent are not setup " "or your username is wrong. See " - "http://www.mageia.org/wiki/doku.php?id=svn-faq" + "https://wiki.mageia.org/en/Packagers_ssh" " for more information.") elif "authorization failed" in e.args[0]: msg = ("Note that mgarepo does not support any HTTP " -- cgit v1.2.1