Skip to content

Commit 60d613c

Browse files
authored
chore(docs): corrected the markdown syntax (#1298)
on one of the links
1 parent 482bf6f commit 60d613c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/docs/advanced-config-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ For example, to export the navigation, header, and footer, one might do:
194194

195195
### patternMergeVariantArrays
196196

197-
Used to override the merge behavior of pattern variants. For more information see [The Pseudo-Pattern File Data](docs/using-pseudo-patterns/#heading-the-pseudo-pattern-file data).
197+
Used to override the merge behavior of pattern variants. For more information see [The Pseudo-Pattern File Data](docs/using-pseudo-patterns/#heading-the-pseudo-pattern-file-data).
198198

199199
- `true` will merge arrays of the pattern and pseudo-pattern with [lodash merge](https://lodash.com/docs/4.17.15#merge)
200200
- `false` will override arrays from the pattern with pseudo-patterns arrays

0 commit comments

Comments
 (0)