1
0
Fork 0

[Docs] Update check commands in Japanese documents (#7787)

The Japanese documents included a sample command to check the original document changes. But there was something wrong, so I fixed it.
This commit is contained in:
Takeshi ISHII 2020-01-06 16:43:11 +09:00 committed by James Young
parent f2c61f8840
commit b3b115bcc4
23 changed files with 29 additions and 29 deletions

View file

@ -3,7 +3,7 @@
<!---
grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
original document: ed0575fc8:docs/newbs_learn_more_resources.md
git diff ed0575fc8 HEAD docs/newbs_learn_more_resources.md | cat
git diff ed0575fc8 HEAD -- docs/newbs_learn_more_resources.md | cat
-->
これらのリソースは、QMKコミュニティの新しいメンバーに、初心者向けドキュメントで提供されている情報に対する理解を深めることを目的としています。