File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
components/navigation-docs Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ const defaultLinksGroups: LinkGroup[] = [
33
33
href : '/contributing/' ,
34
34
} ,
35
35
{
36
- name : 'Headless Kit ' ,
36
+ name : 'Headless' ,
37
37
href : '/docs/headless/introduction/' ,
38
38
} ,
39
39
{
40
- name : 'Styled Kit ' ,
40
+ name : 'Styled' ,
41
41
href : '/docs/styled/introduction/' ,
42
42
} ,
43
43
] ,
Original file line number Diff line number Diff line change 4
4
5
5
- [ About] ( /about )
6
6
- [ Contributing] ( /contributing )
7
- - [ Headless kit ] ( /docs/headless/introduction )
8
- - [ Styled kit ] ( /docs/styled/introduction )
7
+ - [ Headless] ( /docs/headless/introduction )
8
+ - [ Styled] ( /docs/styled/introduction )
9
9
10
10
## Getting Started
11
11
Original file line number Diff line number Diff line change 4
4
5
5
- [ About] ( /about )
6
6
- [ Contributing] ( /contributing )
7
- - [ Headless kit ] ( /docs/headless/introduction )
8
- - [ Styled kit ] ( /docs/styled/introduction )
7
+ - [ Headless] ( /docs/headless/introduction )
8
+ - [ Styled] ( /docs/styled/introduction )
9
9
10
10
## Getting Started
11
11
You can’t perform that action at this time.
0 commit comments