diff --git a/doc/build_command.md b/doc/build_command.md index e32748336b..b53f7fa1d5 100644 --- a/doc/build_command.md +++ b/doc/build_command.md @@ -413,7 +413,7 @@ The effect of `--fast` can be overriden with Stack's Cabal's default behaviour). The exception is if Cabal's `--disable-optimization` flag or `--enable-optimization[=n]`, `-O[n]` options are used during the configure step of the Cabal build process; see - Stack's [`configure-options`](#yaml_configuration.md#configure-options) YAML + Stack's [`configure-options`](yaml_configuration.md#configure-options) YAML configuration option. ### `--ghc-options` option