From bf8908b1da415752c8686aa0c05c75bedca99fce Mon Sep 17 00:00:00 2001 From: giacomounivr Date: Fri, 22 Nov 2024 14:43:02 +0100 Subject: [PATCH] Removed inline JSON --- recipe/0540-link-for-opening-multiple-canvases/index.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/recipe/0540-link-for-opening-multiple-canvases/index.md b/recipe/0540-link-for-opening-multiple-canvases/index.md index 9e2ceb187..a1e34ce9a 100644 --- a/recipe/0540-link-for-opening-multiple-canvases/index.md +++ b/recipe/0540-link-for-opening-multiple-canvases/index.md @@ -28,13 +28,7 @@ None known. ## Example In this example we want to compare two painting of the Colosseum from two different Manifests. -One of the two Manifest is reported here: - -{% include manifest_links.html viewers="" manifest="manifest.json" %} - -{% include jsonviewer.html src="manifest.json" %} - -We can notice that the Colosseum painting is in the second Canvas. The other Manifest is from another recipe, and can be [accessed here](https://iiif.io/api/cookbook/recipe/0318-navPlace-navDate/manifest-2.json). +One of the two Manifest is available at the following [link]({{ id.url }}/manifest.json). We can notice that the Colosseum painting is in the second Canvas. The other Manifest is from another recipe, and can be [accessed here](https://iiif.io/api/cookbook/recipe/0318-navPlace-navDate/manifest-2.json). The Annotation will target the `id` of the two Canvases we want to compare and contain a reference to the two Manifests as shown in the example: