datacite / akita

DataCite Commons
https://commons.datacite.org
MIT License
6 stars 3 forks source link

Verify that links to the homepage are not broken when the new home page is launched. #262

Closed svogt0511 closed 1 year ago

svogt0511 commented 1 year ago

Check all links that point to home page content are not broken when the new home page goes online.

Note: I noticed that there is a 'TO DO' in src/components/Footer/Footer.tsx to use config/links.yml to centralize these values and allow them to be more easily configured. The other static sites (assets.datacite.org, schema.datacite.org, and stats-portal.datacite.org) all use the file at https://assets.datacite.org/data/links.json for this purpose. Maybe that can be used in this site, as well.