We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645b3c2 commit e30c0c1Copy full SHA for e30c0c1
1 file changed
wolfCrypt-JNI/src-ja/chapter02.md
@@ -12,7 +12,7 @@ wolfJCE では、ホストシステムに Java をインストールする必要
12
Unix/Linux/OSX システムに JUnit4 をインストールするには:
13
1) [junit.org/junit4/](https://junit.org/junit4/) から "**junit-4.13.2.jar**" と "**hamcrest-all-1.3.jar**" をダウンロードします。 執筆時点では、前述の .jar ファイルは次のリンクからダウンロードできます:
14
15
-Junit: [junit-4.13.2.jar](https://search.maven.org/search?q=g:junit%20AND%20a:junit)
+JUnit: [junit-4.13.2.jar](https://search.maven.org/search?q=g:junit%20AND%20a:junit)
16
17
Hamcrest: [hamcrest-all-1.3.jar](https://search.maven.org/artifact/org.hamcrest/hamcrest-all/1.3/jar)
18
0 commit comments