WIP: Remove absolute links to fsfe.org #2812
Draft
fbn_bmns
wants to merge 1 commits from fbn_bmns/fsfe-website:remove_absolute_links
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'fbn_bmns/fsfe-website:remove_absolute_links'
Deleting a branch is permanent. It CANNOT be undone. Continue?
This is a rather big pull request, I'm sorry.
I used the following command to remove all absolute links to fsfe.org. (starting from the root of the repository)
Please check and give feedback, thank you :)
c16f1ed3d9
tof9043c2967
4 months agof9043c2967
toe4de70e9ee
4 months agoHej, just some small mistakes with the link for the front page
-->
<p><a href="https://fsfe.org/">Free Software Foundation Europe</a>
<p><a href="/">Free Software Foundation Europe</a>
This should look different and should be changed to: /index.html
-->
<p><a href="https://fsfe.org/">Free Software Foundation
<p><a href="/">Free Software Foundation
should also be changed to: /index.html
@fbn_bmns: Thank you very much for this PR!
e4de70e9ee
toa866f9bada
4 months agoa866f9bada
to3c780bd741
4 months ago3c780bd741
to596d17fbfa
4 months agoNow I'm getting some critical warnings regarding some filenames:
The following 17 file(s) in your commit do not follow the naming
scheme for news and events:
As most of the filenames are not compatible with the new scheme, how should I rename them? Is there some explanation somewhere? :/
Good morning @fbn_bmns
I am unsure about the renaming. Could you ask on the web mailing list what they think might be the best option?
Thank you very much for your help.
Hej @fbn_bmns, I am very sorry that it takes so long to merge this PR. As we currently have no reasonable solution how about we separate the PRs? We could delete those old articles from this PR and create a new one for them? I know this is not the best solution but changing the names of those old articles might also break some links.
Let me know what you think.
Best
Bonnie
Hej @fbn_bmns,
I have now commited the files with the correct naming scheme and excluded the old ones in PR #2858
Thank you very much for your help in removing and replacing the absolute links. I would say we leave this PR open till we find a solution for the older files.
Best,
Bonnie
Remove absolute links to fsfe.orgto WIP: Remove absolute links to fsfe.org 3 months agoReviewers