We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 825781d + 6f0e429 commit 62d51b1Copy full SHA for 62d51b1
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