Skip to content

Commit 108c8b6

Browse files
authored
Merge pull request commercialhaskell#6757 from WolframKahl/stable
doc/tutorial/index.md: Fixed "Stackage" link.
2 parents 9d810ed + 83b910b commit 108c8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ code to build packages and components of packages using GHC.
8484

8585
Two important public databases are **Hackage**
8686
[(the Haskell Package Repository)](https://hackage.haskell.org/) and
87-
[**Stackage**](https://hackage.haskell.org/).
87+
[**Stackage**](https://www.stackage.org/).
8888

8989
~~~mermaid
9090
flowchart LR

0 commit comments

Comments
 (0)