pallets / website

Code and content for the Pallets website
https://palletsprojects.com
MIT License
5 stars 1 forks source link

Governance Structure page has disappeared #2

Open adamchainz opened 2 months ago

adamchainz commented 2 months ago

I run a broken link checker on my blog, which has detected that this URL is offline: https://palletsprojects.com/governance/structure/

But I still see the content in the repo, with no recent commits: https://github.com/pallets/website-2016/blob/main/content/governance/structure/contents.lr

Perhaps the “trailing slash” fix from pallets/website#3 accidentally took it offline? I have tried with and without a trailing slash.

adamchainz commented 2 months ago

Ah, I also just found at the end of my broken link report: the www subdomain is all 404 too: https://www.palletsprojects.com/

davidism commented 1 month ago

We have a new website (I moved this issue to it), and looks like I missed that page when writing new material. It does have some useful information, but is also pretty outdated, so I'll have to think about what to replace it with.

adamchainz commented 1 month ago

Fair enough. I think you’ll want to fix the www subdomain first, though.