Skip to content

Commit

Permalink
Fixed: Broken link to TestNG example
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarg committed Oct 21, 2023
1 parent c39085f commit d7ec08c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ <h2 id="_more_examples">25. More examples</h2>
<div class="ulist">
<ul>
<li>
<p><a href="https://github.com/cbeust/testng/blob/master/src/main/java/org/testng/CommandLineArgs.java">TestNG</a></p>
<p><a href="https://github.com/testng-team/testng/blob/master/testng-core/src/main/java/org/testng/CommandLineArgs.java">TestNG</a></p>
</li>
<li>
<p><a href="https://github.com/cbeust/kobalt/blob/master/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/Args.kt">Kobalt</a></p>
Expand Down Expand Up @@ -2210,7 +2210,7 @@ <h2 id="_download">29. Download</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-10-21 13:23:34 UTC
Last updated 2023-10-21 13:54:32 UTC
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.min.js"></script>
Expand Down

0 comments on commit d7ec08c

Please sign in to comment.