Skip to content

Commit a18fa05

Browse files
authored
Update rdls_schema.json
To fix #277
1 parent 566875b commit a18fa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/rdls_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"id": {
2020
"title": "Dataset identifier",
2121
"type": "string",
22-
"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).",
22+
"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).",
2323
"minLength": 1
2424
},
2525
"title": {

0 commit comments

Comments
 (0)