Skip to content

Commit b8f5458

Browse files
committed
Further attempt to fix links in docs
1 parent 7f5ef1c commit b8f5458

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ project‑level configuration (`stack.yaml`). But there are also Dev Containers
706706
for the experimental project‑level configurations.
707707

708708
For further information, see the documentation for
709-
[Dev Containers](doc/dev_containers.md).
709+
[Dev Containers](dev_containers.md).
710710

711711
## Slack channel
712712

doc/dev_containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ root of the workspace: `cp -f .devcontainer/assets/cradles/cabal/hie.yaml .`
156156
-->
157157

158158
See the documentation at
159-
[Contributing: Haskell Language Server](CONTRIBUTING.md/#haskell-language-server)
159+
[Contributing: Haskell Language Server](../CONTRIBUTING.md/#haskell-language-server)
160160
for cradles (`hie.yaml` files) that should suffice to configure the HLS
161161
explicitly for `./Setup.hs` and each of the buildable components in Stack's
162162
Cabal file.

0 commit comments

Comments
 (0)