Enforce relative link
Open
area/frontend
kind/quick-win
- Dominant language
- Astro
- Stars
- 155
- Forks
- 177
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 192
Description
### Describe the issue
We need to have some CICD that enforce relative and check for broken link (404).
Actually people can use the "../../docs/index.md" that is expected or "/docs" that is making the 404 hidden.
Add some CICD / unit test to all link on the content directory.
Contributor guide
Assessment
This issue has not been assessed yet.