Skip to content

Commit 02c7f26

Browse files
committed
Fix rendering of link in YAML configuration documentation
1 parent 5315ed0 commit 02c7f26

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
@@ -623,7 +623,7 @@ Command line equivalent (takes precedence): `--[no-]dump-logs` flag
623623
In the case of *non-interleaved* output and *more than one* target package,
624624
Stack sends the build output from GHC for each target package to a log file,
625625
unless an error occurs. For further information, see the
626-
[`stack build --[no-\]interleaved-output` flag](build_command.md#the-stack-build---no-interleaved-output-flag)
626+
[`stack build --[no-]interleaved-output` flag](build_command.md#the-stack-build---no-interleaved-output-flag)
627627
documentation.
628628

629629
The value of the `dump-logs` key controls what, if any, log file content is sent

0 commit comments

Comments
 (0)