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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new d12b2d6f Better URL
d12b2d6f is described below
commit d12b2d6f4eb389b877794898ac72ed8fa2fef28e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:05:20 2022 -0400
Better URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 10a674b7..f60816f0 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Apache Commons Codec
[](https://coveralls.io/github/apache/commons-codec?branch=master)
[](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/?gav=true)
[](https://javadoc.io/doc/commons-codec/commons-codec/1.15)
-[](https://github.com/apache/commons-codec/actions?query=workflow%3ACodeQL)
+[](https://github.com/apache/commons-codec/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these