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-text.git
The following commit(s) were added to refs/heads/master by this push: new e6220337 Fix URL e6220337 is described below commit e62203377e8866046ad36efbda85b5caddddb0ca Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Mar 25 20:01:03 2023 -0400 Fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17413871..c4c9c77c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Apache Commons Text [](https://app.codecov.io/gh/apache/commons-text) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-text/?gav=true) [](https://javadoc.io/doc/org.apache.commons/commons-text/1.10.0) -[](hhttps://github.com/apache/commons-text/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL) +[](https://github.com/apache/commons-text/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL) Apache Commons Text is a library focused on algorithms working on strings.