From 68121e6be6fd2cd3d699d356eef065b0918033c7 Mon Sep 17 00:00:00 2001 From: Gonzalo Vidal <35148159+Gonza10V@users.noreply.github.com> Date: Mon, 29 Sep 2025 12:36:14 -0600 Subject: [PATCH] Update index.html.md correcting a small typo to get to the URL --- source/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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