plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
427 stars 575 forks source link

Fix redirect of `https://sustainability.eionet.europa.eu` to `https:/… #5941

Closed stevepiercy closed 1 month ago

stevepiercy commented 1 month ago

…/www.eea.europa.eu/en/topics/at-a-glance/sustainability/`.

netlify[bot] commented 1 month ago

Deploy Preview for plone-components canceled.

Name Link
Latest commit 44fdd60df831da3150cad25a67ed2dda76fe8a9c
Latest deploy log https://app.netlify.com/sites/plone-components/deploys/660b4d9afbf5a10008c4c5eb
netlify[bot] commented 1 month ago

Deploy Preview for volto canceled.

Name Link
Latest commit 44fdd60df831da3150cad25a67ed2dda76fe8a9c
Latest deploy log https://app.netlify.com/sites/volto/deploys/660b4d9ae0a5fb00083e3665
ichim-david commented 1 month ago

@stevepiercy the better fix would of been to simply remove the link. There was indeed a separate website but it seems that the content from it was imported within the main eea website and that volto website was shut down. https://github.com/eea/sustainability-frontend - was set as archive yesterday so indeed it's better not to have this link anymore. I'll add another pull request later.

stevepiercy commented 1 month ago

@ichim-david thanks for the information. There is a reluctance to remove links from the README, unless they are 404s. I tend to just mindlessly update the 301s. I noticed that there are now three former separate sites that have been Borg-ed up. See https://github.com/search?q=repo%3Aplone%2Fvolto%20www.eea.europa.eu&type=code. Do these three links need to be consolidated into one? We also need to update https://github.com/collective/awesome-volto/pull/20 accordingly.

ichim-david commented 1 month ago

@ichim-david thanks for the information. There is a reluctance to remove links from the README, unless they are 404s. I tend to just mindlessly update the 301s. I noticed that there are now three former separate sites that have been Borg-ed up. See https://github.com/search?q=repo%3Aplone%2Fvolto%20www.eea.europa.eu&type=code. Do these three links need to be consolidated into one? We also need to update collective/awesome-volto#20 accordingly.

@stevepiercy yeah I understand you had no idea about the status of the links and there was no way for me to give feedback at 1AM when I was sleeping :) I'll check the collective.awesome and then see about volto core