This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git
The following commit(s) were added to refs/heads/master by this push:
new 6c6c5be Better URL
6c6c5be is described below
commit 6c6c5be117aff672bc27e99b615dab37534d260a
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:04:44 2022 -0400
Better URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b1023b0..42edd57 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Apache Commons CLI
[](https://coveralls.io/r/apache/commons-cli)
[](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/)
[](https://javadoc.io/doc/commons-cli/commons-cli/1.5.0)
-[](https://github.com/apache/commons-cli/actions?query=workflow%3ACodeQL)
+[](https://github.com/apache/commons-cli/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
Apache Commons CLI provides a simple API for presenting, processing and
validating a Command Line Interface.