Skip to content

Commit 4dd5a56

Browse files
committed
Fixed duplicated title
1 parent 4f78e6c commit 4dd5a56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/docs/src/docs/data-link-variable.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ eleventyNavigation:
77
order: 100
88
---
99

10-
# Linking to Patterns with Pattern Lab's Default `link` Variable
11-
1210
You can build patterns that link to one another to help simulate using a real website. This is especially useful when working with the Pages and Templates pattern types. Rather than having to remember the actual path to a pattern you can use the same shorthand syntax you'd use to include one pattern within another. **Important:** Pattern links _do not_ support the same fuzzy matching of names as the shorthand partials syntax does. The basic format is:
1311

1412
```html

0 commit comments

Comments
 (0)