Skip to content

Commit

Permalink
Fix urls for footer
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhallett committed May 3, 2023
1 parent 0632411 commit 70c7424
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70c7424

Please sign in to comment.