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 1212 <h5 class =" bd-text-purple-bright mb-1" >Documentation</h5 >
1313 <ul class =" list-unstyled ml-3" >
1414 <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 >
1616 <li ><b-link to =" /docs/components" exact >Components</b-link ></li >
1717 <li ><b-link to =" /docs/directives" exact >Directives</b-link ></li >
1818 <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)
3131
3232export const nav = [
3333 {
34- title : 'Getting started ' ,
34+ title : 'Getting Started ' ,
3535 base : '' ,
3636 exact : true
3737 } ,
You can’t perform that action at this time.
0 commit comments