fix Japanese translation path

This commit is contained in:
Jen Looper
2021-02-28 16:10:45 -05:00
committed by GitHub
parent 86eed1252a
commit 0611e8ff16

View File

@@ -4,9 +4,9 @@
### トピック
1. [プログラミング言語と開発ツール入門](1-intro-to-programming-languages/README.md)
2. [GitHub の基本](2-github-basics/README.md)
3. [アクセシビリティの基本](3-accessibility/README.md)
1. [プログラミング言語と開発ツール入門](../1-intro-to-programming-languages/translations/README.ja.md)
2. [GitHub の基本](../2-github-basics/translatiions/README.ja.md)
3. [アクセシビリティの基本](../3-accessibility/translations/README.ja.md)
### Credits