Skip to content

Commit a80474b

Browse files
author
skforg
authored
Update yaml_configuration.md
1 parent d24367d commit a80474b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/yaml_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ user's local packages, these dependencies aren't built by default. They only get
4141
built when needed.
4242

4343
Shadowing semantics, described
44-
[here](http://docs.haskellstack.org/en/stable/architecture/#shadowing), are
44+
[here](https://docs.haskellstack.org/en/v1.5.1/architecture/#shadowing), are
4545
applied to your configuration. So, if you add a package to your `packages` list,
4646
it will be used even if you're using a snapshot that specifies a particular
4747
version. Similarly, `extra-deps` will shadow the version specified in the

0 commit comments

Comments
 (0)