Skip to content

Commit 4938fc8

Browse files
committed
Add URLs for Stack 2.9.3 in documentation.
1 parent 8c3b44c commit 4938fc8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/build_command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ project packages or from local dependencies). See also the `--file-watch` flag.
358358

359359
### The `stack build --tests-allow-stdin` flag
360360

361-
:octicons-tag-24: 2.9.3
361+
[:octicons-tag-24: 2.9.3](https://github.com/commercialhaskell/stack/releases/tag/v2.9.3)
362362

363363
Default: Enabled
364364

doc/config_command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ user-specific global configuration file (`config.yaml`).
6363

6464
## The `stack config set package-index download-prefix` command
6565

66-
:octicons-tag-24: 2.9.3
66+
[:octicons-tag-24: 2.9.3](https://github.com/commercialhaskell/stack/releases/tag/v2.9.3)
6767

6868
~~~text
6969
stack config set package-index download-prefix [--global] [URL]

doc/yaml_configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ allow-newer: true
369369

370370
### allow-newer-deps (experimental)
371371

372-
:octicons-tag-24: 2.9.3
372+
[:octicons-tag-24: 2.9.3](https://github.com/commercialhaskell/stack/releases/tag/v2.9.3)
373373

374374
Default: `none`
375375

@@ -979,7 +979,7 @@ For further information, see the
979979

980980
### package-index
981981

982-
:octicons-tag-24: 2.9.3
982+
[:octicons-tag-24: 2.9.3](https://github.com/commercialhaskell/stack/releases/tag/v2.9.3)
983983

984984
Default:
985985

0 commit comments

Comments
 (0)