Skip to content

Commit 83b910b

Browse files
authored
doc/tutorial/index.md: Fixed "Stackage" link.
The first "Stackage" link in the documentation pointed to hackage... * [ ] Any changes that could be relevant to users have been recorded in ChangeLog.md. (This documentation fix may not be big enough to warrant a ChangeLog entry.) * [x] The documentation has been updated, if necessary (This request is only about a documentation update.) I tested the change by following the updated link in the Preview.
1 parent 9d810ed commit 83b910b

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)