docs: replace code-formatted doc paths with markdown links

This commit is contained in:
Abhimanyu Saharan
2026-02-11 10:40:02 +00:00
parent f523415fc8
commit 4c206fb97d
10 changed files with 33 additions and 33 deletions

View File

@@ -12,7 +12,7 @@
## Adding/changing docs
- Canonical docs live in `docs/`.
- Follow the IA in `docs/README.md`.
- Follow the IA in [Docs landing](README.md).
## Testing expectations
- See [docs/testing/README.md](testing/README.md).