Skip to content

Commit e8abef3

Browse files
committed
Merge branch 'stable'
2 parents 5b7318c + 7f933f7 commit e8abef3

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)