diff --git a/gramps/gen/config.py b/gramps/gen/config.py index f12f9e0d8..9d4eab8bb 100644 --- a/gramps/gen/config.py +++ b/gramps/gen/config.py @@ -151,7 +151,7 @@ register('behavior.surname-guessing', 0) register('behavior.use-tips', False) register('behavior.welcome', 100) register('behavior.web-search-url', 'http://google.com/#&q=%(text)s') -register('behavior.addons-url', "http://gramps-addons.svn.sourceforge.net/viewvc/gramps-addons/trunk") +register('behavior.addons-url', "http://svn.code.sf.net/p/gramps-addons/code/trunk/") register('export.proxy-order', [ ["privacy", 0],