Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a449ab

Browse files
authored
chore(docs): correct title case for Getting Started (#6342)
1 parentc5f5636 commit2a449ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/components/footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<h5class="bd-text-purple-bright mb-1">Documentation</h5>
1313
<ulclass="list-unstyled ml-3">
1414
<li><b-linkto="/"exact>Home</b-link></li>
15-
<li><b-linkto="/docs"exact>Gettingstarted</b-link></li>
15+
<li><b-linkto="/docs"exact>GettingStarted</b-link></li>
1616
<li><b-linkto="/docs/components"exact>Components</b-link></li>
1717
<li><b-linkto="/docs/directives"exact>Directives</b-link></li>
1818
<li><b-linkto="/docs/icons"exact>Icons</b-link></li>

‎docs/content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const reference = importAll(referenceContext)
3131

3232
exportconstnav=[
3333
{
34-
title:'Gettingstarted',
34+
title:'GettingStarted',
3535
base:'',
3636
exact:true
3737
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp