Skip to content

Commit 96f51a6

Browse files
author
Alan Wang
authored
docs: add language-specific link (vuejs#3377)
1 parent 3fdd076 commit 96f51a6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/fr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
home: true
33
heroImage: /logo.png
44
actionText: Get Started →
5-
actionLink: /installation.html
5+
actionLink: /fr/installation.html
66
footer: MIT Licensed | Copyright © 2014-present Evan You, Eduardo San Martin Morote
77
---
88

docs/ja/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
home: true
33
heroImage: /logo.png
44
actionText: Get Started →
5-
actionLink: /installation.html
5+
actionLink: /ja/installation.html
66
footer: MIT Licensed | Copyright © 2014-present Evan You, Eduardo San Martin Morote
77
---
88

docs/kr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
home: true
33
heroImage: /logo.png
44
actionText: Get Started →
5-
actionLink: /installation.html
5+
actionLink: /kr/installation.html
66
footer: MIT Licensed | Copyright © 2014-present Evan You, Eduardo San Martin Morote
77
---
88

docs/ru/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
home: true
33
heroImage: /logo.png
44
actionText: Get Started →
5-
actionLink: /installation.html
5+
actionLink: /ru/installation.html
66
footer: MIT Licensed | Copyright © 2014-present Evan You, Eduardo San Martin Morote
77
---
88

docs/zh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
home: true
33
heroImage: /logo.png
44
actionText: Get Started →
5-
actionLink: /installation.html
5+
actionLink: /zh/installation.html
66
footer: MIT Licensed | Copyright © 2014-present Evan You, Eduardo San Martin Morote
77
---
88

0 commit comments

Comments
 (0)