From 70c7424538311af2fbff40cd157c99c4a2a038b0 Mon Sep 17 00:00:00 2001 From: Richard Hallett Date: Wed, 3 May 2023 12:54:20 +0200 Subject: [PATCH] Fix urls for footer --- config/settings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/settings.yml b/config/settings.yml index 5bf9b98d..839e0c82 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -14,13 +14,13 @@ datacite: url: /jobopportunities.html services_links: - name: Create DOIs with Fabrica - - url: https://doi.datacite.org + url: https://doi.datacite.org - name: Discover metadata with Commons - - url: https://commons.datacite.org + url: https://commons.datacite.org - name: Integrate with APIs - - url: https://datacite.org/integratorapis.html + url: https://datacite.org/integratorapis.html - name: Partner Services - - url: https://datacite.org/partnerservices.html + url: https://datacite.org/partnerservices.html resources_links: - name: Metadata schema url: https://schema.datacite.org