diff --git a/iceprod/core/data/dataset.schema.json b/iceprod/core/data/dataset.schema.json index a43be8962..29525ed5e 100644 --- a/iceprod/core/data/dataset.schema.json +++ b/iceprod/core/data/dataset.schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://iceprod2.icecube.wisc.edu/static/dataset.schema.json", + "$id": "https://iceprod.icecube.aq/schemas/v3/dataset.schema.json", "title": "IceProd Dataset Config", "description": "The schema for an IceProd Dataset Config", "type": "object", diff --git a/iceprod/server/data/config.schema.json b/iceprod/server/data/config.schema.json index 963fc5e27..315795141 100644 --- a/iceprod/server/data/config.schema.json +++ b/iceprod/server/data/config.schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://iceprod2.icecube.wisc.edu/static/config.schema.json", + "$id": "https://iceprod.icecube.aq/schemas/v3/config.schema.json", "title": "IceProd Server Config", "description": "The schema for an IceProd Server Config", "type": "object", diff --git a/iceprod/website/data/www_templates/submit.html b/iceprod/website/data/www_templates/submit.html index 36fc3c14d..4869e7b52 100644 --- a/iceprod/website/data/www_templates/submit.html +++ b/iceprod/website/data/www_templates/submit.html @@ -71,16 +71,34 @@