finos / common-cloud-controls

FINOS Common Cloud Controls
https://www.finos.org/common-cloud-controls-project
Other
26 stars 30 forks source link

Link Checking #277

Closed robmoffat closed 1 month ago

robmoffat commented 1 month ago

Feature Request

We are starting to look at controls / taxonomy items as markdown documents. I have a feeling we are going to need some way of ensuring referential integrity. Perhaps we could look at a GitHub action to do markdown link checking, e.g. https://github.com/marketplace/actions/markdown-link-check

### Tasks
iMichaela commented 1 month ago

I use lychee for my websites generated from GH and the actions are scheduled every day.

sshiells-scottlogic commented 1 month ago

@dogle-scottlogic has made a PR for this.

There are currently 44 broken links. Shall we try to fix them as part of this PR or should those be handled separately (as likely in places owned by different codeowners).

damienjburks commented 1 month ago

@robmoffat you read my mind - was thinking about this a week or two ago. I'll work with @sshiells-scottlogic and do a bit of research. Thanks for the recommendation @iMichaela 😄

dogle-scottlogic commented 1 month ago

@dogle-scottlogic has made a PR for this.

There are currently 44 broken links. Shall we try to fix them as part of this PR or should those be handled separately (as likely in places owned by different codeowners).

Link for the PR

damienjburks commented 1 month ago

@dogle-scottlogic thank you! 🎊