Skip to content

Commit d8ae925

Browse files
committed
Fix broken link
1 parent bd6325c commit d8ae925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ We'll call our project `helloworld`, and we'll use the `new-template` project
8383
template. This template is used by default, but in our example we will refer to
8484
it expressly. Other templates are available. For further information about
8585
templates, see the `stack templates` command
86-
[documentation](GUIDE_advanced.md#the-stack-templates-command).
86+
[documentation](templates_command.md).
8787

8888
From the root directory for all our Haskell projects, we command:
8989

0 commit comments

Comments
 (0)