Skip to content

Commit 7f933f7

Browse files
committed
Correct explanation of README.md
1 parent 933e5ea commit 7f933f7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/maintainers/haskellstack.org.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ are HTTP 404 Not Found errors:
1717
/ -> /README/
1818
/README/ -> /
1919

20-
The 'Home' MkDocs page is `doc/README.md`, which is a symbolic link to
21-
`/README.md`.
20+
The 'Home' MkDocs page is `doc/README.md`.
2221

2322
The `/ -> /README/` redirect ensures that
2423
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/.
5554
are created. This directory is added to the `.gitignore` file.
5655

5756
MkDocs 1.3.0 replaced the `pages:` key with the `nav:` key.
58-
59-
The 'Home' MkDocs page is `doc/README.md`, which is a symbolic link to
60-
`/README.md`.

0 commit comments

Comments
 (0)