diff --git a/server/vcr-server/vcr_server/settings.py b/server/vcr-server/vcr_server/settings.py index 7e9982691..3135d0e83 100644 --- a/server/vcr-server/vcr_server/settings.py +++ b/server/vcr-server/vcr_server/settings.py @@ -295,10 +295,10 @@ def parse_bool(val): "organizations and businesses will also begin to issue digital records through " "OrgBook BC. For example, permits and licenses issued by various government services.", "terms": {"url": "https://www2.gov.bc.ca/gov/content/data/open-data"}, - "contact": {"email": "bcdevexchange@gov.bc.ca"}, + "contact": {"email": "DItrust@gov.bc.ca"}, "license": { - "name": "Open Government License - British Columbia", - "url": "https://www2.gov.bc.ca/gov/content/data/open-data/api-terms-of-use-for-ogl-information", + "name": "Access Only License - British Columbia", + "url": "https://bcgov.github.io/data-publication/pages/faq.html#data-publication-licensing-options---open-dataaccess-only", }, }