Skip to content

Commit f72e501

Browse files
tamasan238Copilot
andauthored
Update wolfCrypt-JNI/src-ja/chapter02.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 13adb12 commit f72e501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfCrypt-JNI/src-ja/chapter02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ wolfJCE では、ホストシステムに Java をインストールする必要
1010
単体テストを実行するには、JUnit4 が開発システムにインストールされている必要があります。 JUnit4 は、プロジェクトの Web サイト (www.junit.org) からダウンロードできます
1111

1212
Unix/Linux/OSX システムに JUnit4 をインストールするには:
13-
1) [junit.org/junit4/]() から "**junit-4.13.2.jar**" と "**hamcrest-all-1.3.jar**" をダウンロードします。 執筆時点では、前述の .jar ファイルは次のリンクからダウンロードできます:
13+
1) [junit.org/junit4/](https://junit.org/junit4/) から "**junit-4.13.2.jar**" と "**hamcrest-all-1.3.jar**" をダウンロードします。 執筆時点では、前述の .jar ファイルは次のリンクからダウンロードできます:
1414

1515
Junit: [junit-4.13.2.jar](https://search.maven.org/search?q=g:junit%20AND%20a:junit)
1616

0 commit comments

Comments
 (0)