Skip to content

Commit 81b0559

Browse files
committed
Minor fixes to online documentation
1 parent 394ab2c commit 81b0559

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

doc/configure/yaml/non-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1525,7 +1525,7 @@ Default: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/
15251525
(as set in the `pantry` library)
15261526

15271527
Command line equivalent (takes precedence):
1528-
[`--snapshot-location-base`](../global_flags.md#--snapshot-location-base-command-option)
1528+
[`--snapshot-location-base`](../global_flags.md#-snapshot-location-base-command-option)
15291529
option
15301530

15311531
Sets the base location of the LTS Haskell or Stackage Nightly snapshots.

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,4 @@ plugins:
177177
'custom_snapshot.md': 'topics/custom_snapshot.md'
178178
'lock_files.md': 'topics/lock_files.md'
179179
'scripts.md': 'topics/scripts.md'
180-
- social:
181-
cards_layout: default
180+
- social

0 commit comments

Comments
 (0)