Skip to content

Commit 86f6138

Browse files
Suguru Inatomikazupon
Suguru Inatomi
authored andcommitted
Update index.ejs (#224)
`GET STARTED` の日本語訳が `GET はじめる` になっているので、 `はじめる` にしてみました
1 parent 5ffcf88 commit 86f6138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/layout/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
The Progressive<br>JavaScript Framework
1515
</h1>
1616
<p>
17-
<a class="button" href="<%- url_for("/v2/guide/") %>">GET はじめる</a>
17+
<a class="button" href="<%- url_for("/v2/guide/") %>">はじめる</a>
1818
<a class="button white" href="https://github.com/vuejs/vue" target="_blank">GITHUB</a>
1919
</p>
2020
</div>

0 commit comments

Comments
 (0)