Skip to content

Commit 02def6b

Browse files
committed
Redirect doc/ to docs
There is an alias in `content/docs/_index.html` for that redirection, that is true. Such aliases only work if there is no corresponding directory in `content/`, however, otherwise the `list` template kicks in (which requires a special-form `_index.html` to redirect). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent be077c4 commit 02def6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/doc/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
redirect_to: docs
3+
---

0 commit comments

Comments
 (0)