diff --git a/schema/rdls_schema.json b/schema/rdls_schema.json index a232ba0..044f6de 100644 --- a/schema/rdls_schema.json +++ b/schema/rdls_schema.json @@ -19,7 +19,7 @@ "id": { "title": "Dataset identifier", "type": "string", - "description": "A unique identifier for the dataset. Use of an HTTP URI is recommended. For more information, see [how to assign a dataset identifier](https://rdl-standard.readthedocs.io/en/{{version}}/reference/codelists/#assign-a-dataset-identifier).", + "description": "A unique identifier for the dataset. Use of an HTTP URI is recommended. For more information, see [how to assign a dataset identifier](https://rdl-standard.readthedocs.io/en/{{version}}/guides/metadata/#assign-a-dataset-identifier).", "minLength": 1 }, "title": {