Skip to content

Commit a1473dc

Browse files
author
Damian Dulisz
authored
Merge pull request shentao#76 from lionel-bijaoui/patch-1
Fix 'getting-started' link in doc
2 parents 6497d64 + e3a507a commit a1473dc

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)