From c8a3dbe7b178bbcee4068fa77ecae9842807686c Mon Sep 17 00:00:00 2001 From: Daniel Berthereau <Daniel.github@Berthereau.net> Date: Tue, 20 Mar 2018 00:00:00 +0100 Subject: [PATCH] Updated links. --- asset/xsl/oai-pmh-repository.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asset/xsl/oai-pmh-repository.xsl b/asset/xsl/oai-pmh-repository.xsl index 16b3fd3..859fe70 100644 --- a/asset/xsl/oai-pmh-repository.xsl +++ b/asset/xsl/oai-pmh-repository.xsl @@ -6,7 +6,7 @@ Stylesheet to display responses to OAI-PMH requests with a Bootstrap theme. This stylesheet is primarily designed for Omeka Classic / Omeka S (https://omeka.org) and the plugins OAI-PMH Repository (https://omeka.org/classic/plugins/OaiPmhRepository / https://github.com/Daniel-KM/Omeka-S-module-OaiPmhRepository) -and OAI-PMH Gateway (https://github.com/Daniel-KM/OaiPmhGateway), but can be used by +and OAI-PMH Gateway (https://github.com/Daniel-KM/Omeka-plugin-OaiPmhGateway), but can be used by any OAI-PMH Data Provider (https://www.openarchives.org/pmh/register_data_provider). To customize it, you may need to adapt the paths to the css and js for your application. CDN are used by default. -- GitLab