Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ executables.
Just try to add a new version in the `stack.yaml` file in the `extra-deps` section.

It was a really fast introduction on how to start to code in Haskell using `stack`.
If you want to go further, we highly recommend you to read the [`stack` guide](GUIDE.html).
If you want to go further, we highly recommend you to read the [`stack` guide](GUIDE.md).

#### How to contribute

Expand Down Expand Up @@ -135,7 +135,7 @@ stack build
#### Complete guide to stack

This repository also contains a complete [user guide to using stack
](GUIDE.html), covering all of the most common use cases.
](GUIDE.md), covering all of the most common use cases.


#### Questions, Feedback, Discussion
Expand Down