Skip to content

Commit e3a507a

Browse files
Fix 'getting-started' link in doc
1 parent 6497d64 commit e3a507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/partials/_nav.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ul.list(
66
:class="{ 'list--sticky': isNavSticky }"
77
)
88
li.list__heading Setup
9-
+nav-element('Getting Started', '#getting-started')
9+
+nav-element('Getting Started', 'getting-started')
1010

1111
li.list__heading Examples
1212
+nav-element('Select (primitive)', 'select-primitive')

0 commit comments

Comments
 (0)