diff options
author | shela <shelaf@users.noreply.github.com> | 2021-06-21 03:36:51 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 03:36:51 +0900 |
commit | 8db1be64204ac8384781a08f43dc7853b060cf1a (patch) | |
tree | 6ae907683691c1f28bd8b4726f41a6d1127a7c09 /docs/ja/getting_started_github.md | |
parent | 90e57b7b0aa3e477de28e9d8ca291b1dae510f9e (diff) | |
download | qmk_firmware-8db1be64204ac8384781a08f43dc7853b060cf1a.tar.gz qmk_firmware-8db1be64204ac8384781a08f43dc7853b060cf1a.zip |
[Docs] Update Japanese getting started documents. (#12806)
* Update Japanese getting started documents.
* Update faq_build.md
* fix typo
Diffstat (limited to 'docs/ja/getting_started_github.md')
-rw-r--r-- | docs/ja/getting_started_github.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/getting_started_github.md b/docs/ja/getting_started_github.md index 43049dde0..6d9b70c41 100644 --- a/docs/ja/getting_started_github.md +++ b/docs/ja/getting_started_github.md | |||
@@ -1,8 +1,8 @@ | |||
1 | # QMK で GitHub を使う方法 | 1 | # QMK で GitHub を使う方法 |
2 | 2 | ||
3 | <!--- | 3 | <!--- |
4 | original document: 0.9.43:docs/getting_started_github.md | 4 | original document: 0.12.43:docs/getting_started_github.md |
5 | git diff 0.9.43 HEAD -- docs/getting_started_github.md | cat | 5 | git diff 0.12.43 HEAD -- docs/getting_started_github.md | cat |
6 | --> | 6 | --> |
7 | 7 | ||
8 | GitHub は慣れていない人には少し注意が必要です - このガイドは、QMK におけるフォーク、クローン、プルリクエストのサブミットの各ステップについて説明します。 | 8 | GitHub は慣れていない人には少し注意が必要です - このガイドは、QMK におけるフォーク、クローン、プルリクエストのサブミットの各ステップについて説明します。 |