We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb953f commit 5c11816Copy full SHA for 5c11816
docs/contributing/index.md
@@ -9,5 +9,5 @@ resources on the internals of the project.
9
10
```{toctree}
11
workflow
12
-internals
+internals/index
13
```
docs/contributing/internals.md renamed to docs/contributing/internals/index.md
docs/redirects.txt
@@ -4,3 +4,4 @@
4
"api/hg.md" "projects/hg.md"
5
"api/svn.md" "projects/svn.md"
6
"developing.md" "contributing/index.md"
7
+"contributing/internals.md" "contributing/internals/index.md"
0 commit comments