docs: Fix Japanese sidebar links

This commit is contained in:
Matan Kushner 2020-02-07 16:22:39 -05:00
parent 91008ba5f2
commit 54acc2cdc3
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4
1 changed files with 2 additions and 2 deletions

View File

@ -134,8 +134,8 @@ module.exports = {
["/ja-JP/guide/", "ガイド"],
["/ja-JP/config/", "設定"],
["/ja-JP/advanced-config/", "高度な設定"],
["/ru-RU/faq/", "FAQ"],
["/ru-RU/presets/", "準備するもの"]
["/ja-JP/faq/", "FAQ"],
["/ja-JP/presets/", "準備するもの"]
]
},
"/zh-TW/": {