From d210ea64f64aa355d9bbff4cc40b5e6ac86fd97c Mon Sep 17 00:00:00 2001 From: Sam Manzi Date: Sun, 30 Aug 2015 14:04:20 +1000 Subject: [PATCH] Update URL to Gramps 4.2 page --- gramps/plugins/importer/importgrdb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/plugins/importer/importgrdb.py b/gramps/plugins/importer/importgrdb.py index 56b1920f8..1b2d74c71 100644 --- a/gramps/plugins/importer/importgrdb.py +++ b/gramps/plugins/importer/importgrdb.py @@ -56,7 +56,7 @@ _DBVERSION = 14 def importData(database, filename, user): migrate_dict = { 'gramps_wiki_migrate_two_to_three_url' : URL_WIKISTRING + - "Gramps_3.4_Wiki_Manual_-_Manage_Family_Trees#" + "Gramps_4.2_Wiki_Manual_-_Manage_Family_Trees#" "Moving_a_Gramps_2.2_databases_to_Gramps_3.x" } user.notify_error(_("%s could not be opened") % filename, _("The Database version is not supported "