From 0b7300a1f280b4a225ac70955b43fe582970592d Mon Sep 17 00:00:00 2001 From: Daniel Jettka Date: Fri, 29 Nov 2024 10:33:23 +0100 Subject: [PATCH] updated links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2865aac..ea83dfe 100644 --- a/README.md +++ b/README.md @@ -10,20 +10,20 @@ For demonstration purposes the components are cloned into this repository as sub This web component implements an audio player based on the HTML5 audio facility. It can be tested here, external interaction with the component is demonstrated by HTML forms: [demo page](https://edirom.github.io/edirom-web-components/demos/edirom-audio-player.html) -Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/demos/edirom-audio-player/). +Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/edirom-audio-player/). ## Edirom Verovio Renderer This web component implements an MEI renderer based on Verovio. It can be tested here, external interaction with the component is demonstrated by HTML forms: [demo page](https://edirom.github.io/edirom-web-components/demos/verovio-renderer.html) -Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/demos/edirom-verovio-renderer/). +Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/edirom-verovio-renderer/). ## Edirom Image Viewer This web component displays IIIF tile sources using openseadragon library. It can be tested here, external interaction with the component is demonstrated by HTML forms: [demo page](https://edirom.github.io/edirom-web-components/demos/edirom-image-viewer.html) -Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/demos/edirom-image-viewer/). +Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/edirom-image-viewer/). @@ -33,7 +33,7 @@ This web component displays and creates new windows using the [winbox library](h * navigation menu opens new windows (incl. web components for audio player, verovio rendering, and openseadragon image viewing): [navigation demo page](https://edirom.github.io/edirom-web-components/demos/navigation/index.html) * buttons with sample actions: [sample actions demo page](https://edirom.github.io/edirom-web-components/demos/windows-sample-actions.html) -Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/demos/edirom-window/). +Further conceptual and technical information can be found on the [submodule page of the component](https://edirom.github.io/edirom-web-components/edirom-window/).