From d83d3fa7ced422eadcd9282ef163d3dad6963423 Mon Sep 17 00:00:00 2001 From: Luther Tychonievich Date: Tue, 3 Sep 2024 11:09:13 -0500 Subject: [PATCH] Update exid-types.json (#543) * Update exid-types.json Resolve incorrect URIs as noted in #539 * move /name * move /name * move /name * move /name --- exid-types.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exid-types.json b/exid-types.json index 8d20e3c2..0c2ee57f 100644 --- a/exid-types.json +++ b/exid-types.json @@ -83,7 +83,7 @@ } { "label": "BillionGraves Grave ID", - "type": "https://www.billiongraves.com/grave/", + "type": "https://www.billiongraves.com/grave/name/", "description": "BillionGraves Grave ID", "contact": "GEDCOM@familysearch.org", "change-controller": "BillionGraves.com", @@ -91,7 +91,7 @@ }, { "label": "BillionGraves Cemetery ID", - "type": "https://www.billiongraves.com/cemetery/", + "type": "https://www.billiongraves.com/cemetery/name/", "description": "BillionGraves Cemetery ID", "contact": "GEDCOM@familysearch.org", "change-controller": "BillionGraves.com",