To avoid dead url's in the project one could use the following github action:
https://github.com/marketplace/actions/broken-link-check
Should we implement this in the CI for all documentation repos?
To check internal .md file links there are other methods:
https://github.com/ulivz/vuepress-plugin-check-md
vuejs/vuepress#1092
Should I add this to Github Projects ?
To avoid dead url's in the project one could use the following github action:
https://github.com/marketplace/actions/broken-link-check
Should we implement this in the CI for all documentation repos?
To check internal .md file links there are other methods:
https://github.com/ulivz/vuepress-plugin-check-md
vuejs/vuepress#1092
Should I add this to Github Projects ?