File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<h5 class =" bd-text-purple-bright mb-1" >Documentation</h5 >
13
13
<ul class =" list-unstyled ml-3" >
14
14
<li ><b-link to =" /" exact >Home</b-link ></li >
15
- <li ><b-link to =" /docs" exact >Getting started </b-link ></li >
15
+ <li ><b-link to =" /docs" exact >Getting Started </b-link ></li >
16
16
<li ><b-link to =" /docs/components" exact >Components</b-link ></li >
17
17
<li ><b-link to =" /docs/directives" exact >Directives</b-link ></li >
18
18
<li ><b-link to =" /docs/icons" exact >Icons</b-link ></li >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export const reference = importAll(referenceContext)
31
31
32
32
export const nav = [
33
33
{
34
- title : 'Getting started ' ,
34
+ title : 'Getting Started ' ,
35
35
base : '' ,
36
36
exact : true
37
37
} ,
You can’t perform that action at this time.
0 commit comments