From eab9ae3000f4bb450d198192eaad1921cf58a643 Mon Sep 17 00:00:00 2001 From: Anthony <anthony.geourjon@tetras-libre.fr> Date: Fri, 3 Feb 2023 10:39:05 +0000 Subject: [PATCH] Update docs/manifests/test5.json --- docs/manifests/test5.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manifests/test5.json b/docs/manifests/test5.json index 4d48a56..3049542 100644 --- a/docs/manifests/test5.json +++ b/docs/manifests/test5.json @@ -36,7 +36,7 @@ "id" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1/annopage-2", "type" : "AnnotationPage", "items" : [ { - "id" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1/annopage-2/anno-1", + "id" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1/annopage-2/anno-1#https://anthony.pages.tetras-libre.fr/demo-content/manifests/test3.json", "type" : "Annotation", "motivation" : "commenting", "body" : { @@ -79,4 +79,4 @@ } ] }] } ] - } \ No newline at end of file + } -- GitLab