Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jettka committed Nov 29, 2024
1 parent f6a28ef commit 0b7300a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).



Expand All @@ -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/).



0 comments on commit 0b7300a

Please sign in to comment.