diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2019-11-21 19:36:38 +0900 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-21 02:36:38 -0800 |
commit | 90bb7db48e658624c6c4609c832ac1451e4db98b (patch) | |
tree | c9a451081f5d6e142ab327730cb4c6aa955d0c76 /docs/ja/newbs_learn_more_resources.md | |
parent | e54aadf24a93efd89e93d4cdf7bb164a21716e14 (diff) | |
download | qmk_firmware-90bb7db48e658624c6c4609c832ac1451e4db98b.tar.gz |
[Docs] Update japanese translation of newbs.md and related documents. (#7431)
* Update japanese translation of newbs.md and related documents.
* document link id change
* add `ja/` in each link
`[xxx](yyy.md)` --> `[xxx](ja/yyy.md)`
* copy docs/ja/_summary.md from umi-umi's #7248 and fix it
Diffstat (limited to 'docs/ja/newbs_learn_more_resources.md')
-rw-r--r-- | docs/ja/newbs_learn_more_resources.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/newbs_learn_more_resources.md b/docs/ja/newbs_learn_more_resources.md index 632cd9100..14feb61b3 100644 --- a/docs/ja/newbs_learn_more_resources.md +++ b/docs/ja/newbs_learn_more_resources.md @@ -14,8 +14,8 @@ * [Great General Tutorial](https://www.codecademy.com/learn/learn-git) * [Git Game To Learn From Examples](https://learngitbranching.js.org/) -* [Git Resources to Learn More About Github](getting_started_github.md) -* [Git Resources Aimed Specifically toward QMK](contributing.md) +* [Git Resources to Learn More About Github](ja/getting_started_github.md) +* [Git Resources Aimed Specifically toward QMK](ja/contributing.md) ### 日本語 |