We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55fb61 commit 6f0e429Copy full SHA for 6f0e429
docs/index.md
@@ -11,14 +11,14 @@ an expressive way.
11
12
These are the guides for each major supported version:
13
14
-- [`v2`](./v2/getting-started)
15
-- [`v1`](./v1/getting-started)
+- [`v2`](./v2/getting-started.md)
+- [`v1`](./v1/getting-started.md)
16
17
In addition to the version-specific guides, these other documents are available:
18
19
-- [CONTRIBUTING](./CONTRIBUTING/)
20
-- [CODE OF CONDUCT](./CODE_OF_CONDUCT/)
21
-- [RELEASING](./RELEASING/)
+- [CONTRIBUTING](./CONTRIBUTING.md)
+- [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)
+- [RELEASING](./RELEASING.md)
22
23
## Installation
24
0 commit comments