diff --git a/source/index.html.md b/source/index.html.md index bb68173b4ac..b6a8f0a89f1 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -938,7 +938,7 @@ fetch(Url,otherPram) .catch (error=>console.log(error)) ``` -Note that you can replace `` with any SBOL object type, such as `ComponentDefinition`, `SequenceAnnotation`, etc. See [here](https://sbolstandard.org/data-model-specification/) for more object types +Note that you can replace `` with any SBOL object type, such as `ComponentDefinition`, `SequenceAnnotation`, etc. See [here](https://sbolstandard.org/datamodel-specification/) for more object types ## SPARQL Query