diff --git a/docs/index.adoc b/docs/index.adoc index 7c622a14..e3cf455d 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -1139,7 +1139,7 @@ new Args().with { Here are the description files for a few projects that use JCommander: -- https://github.com/cbeust/testng/blob/master/src/main/java/org/testng/CommandLineArgs.java[TestNG] +- https://github.com/testng-team/testng/blob/master/testng-core/src/main/java/org/testng/CommandLineArgs.java[TestNG] - https://github.com/cbeust/kobalt/blob/master/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/Args.kt[Kobalt] == Mailing list diff --git a/docs/index.html b/docs/index.html index 605c76ae..edf7195b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2123,7 +2123,7 @@

25. More examples