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 933e5ea commit 7f933f7Copy full SHA for 7f933f7
doc/maintainers/haskellstack.org.md
@@ -17,8 +17,7 @@ are HTTP 404 Not Found errors:
17
/ -> /README/
18
/README/ -> /
19
20
-The 'Home' MkDocs page is `doc/README.md`, which is a symbolic link to
21
-`/README.md`.
+The 'Home' MkDocs page is `doc/README.md`.
22
23
The `/ -> /README/` redirect ensures that
24
https://docs.haskellstack.org/en/stable/ (for example) will, if not found,
@@ -55,6 +54,3 @@ directory. See https://www.mkdocs.org/user-guide/configuration/.
55
54
are created. This directory is added to the `.gitignore` file.
56
57
MkDocs 1.3.0 replaced the `pages:` key with the `nav:` key.
58
-
59
60
0 commit comments