cncf / tag-security

🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!
https://cncf.io/projects
Other
1.99k stars 496 forks source link

Broken link to related groups #1244

Closed chrpotr closed 1 month ago

chrpotr commented 2 months ago

I get a 404 error when I click on the link to related groups found here

There are several groups that are affiliated to or do work and cover topics relevant to the work of Security TAG. These can be seen here

Broken link points to https://tag-security.cncf.io/governance/related-groups/

brandtkeller commented 2 months ago

Noticing a number of broken links associated to local markdown files. I want to look for root-cause but otherwise can migrate resources to their expected locations.

brandtkeller commented 2 months ago

I see the following links broken on the homepage:

I'm no hugo/docsy expert but the current website layout with the use of a root/ directory for copying the content does not look to support the linking very well. With some careful copying into website/content this should all work appropriately at the homepage. Will submit a PR for a first draft.