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

@@ -10,9 +10,9 @@ This repo welcomes contributions in three broad categories:
## Where to start
- Docs landing page: [`docs/README.md`](./docs/README.md)
- Development workflow: [`docs/03-development.md`](./docs/03-development.md)
- Testing guide: [`docs/testing/README.md`](./docs/testing/README.md)
- Docs landing page: [Docs landing](./docs/README.md)
- Development workflow: [Development workflow](./docs/03-development.md)
- Testing guide: [Testing guide](./docs/testing/README.md)
## Filing issues