diff --git a/gramps/webapp/init.py b/gramps/webapp/init.py index 3e8ede441..3aab241a5 100644 --- a/gramps/webapp/init.py +++ b/gramps/webapp/init.py @@ -150,7 +150,7 @@ for table, entries in [("grampsdb.config", (("name", '"Gramps package (portable XML) Import"'), ('gramps_id', '"R0019"'), ("handle", '"im_gpkg"'), - ("options", '"iff=gramps\\ni=http://svn.code.sf.net/p/gramps/code/trunk/example/gramps/example.gramps"'), + ("options", '"iff=gramps\\ni=http://sourceforge.net/p/gramps/source/ci/master/tree/example/gramps/example.gramps"'), ("report_type", '"import"')), ])]: entry_count = 0