You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/03/26 00:01:07 UTC

[commons-text] branch master updated: Fix URL

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 <ga...@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
 [![Coverage Status](https://codecov.io/gh/apache/commons-text/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-text)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-text/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-text/?gav=true)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-text/1.10.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-text/1.10.0)
-[![CodeQL](https://github.com/apache/commons-text/workflows/CodeQL/badge.svg)](hhttps://github.com/apache/commons-text/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
+[![CodeQL](https://github.com/apache/commons-text/workflows/CodeQL/badge.svg)](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.