Commit d23a289
committed
fix(docs[redirects]): remove dirhtml-conflicting redirect entries
why: With dirhtml builder, source files like X.md and X/index.md both
produce X/index.html. Redirects between them cause rediraffe conflicts
("already exists" warnings that fail the build).
what:
- Comment out redirect entries where source and target produce the
same dirhtml output path1 parent 88753a8 commit d23a289
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments