This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git


The following commit(s) were added to refs/heads/2.3-gae by this push:
     new 723a21c6 (Fixed badge URL)
723a21c6 is described below

commit 723a21c6f370fb914641754800ca4f3997ba68e6
Author: ddekany <[email protected]>
AuthorDate: Mon Nov 27 12:54:50 2023 +0100

    (Fixed badge URL)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0eaa6c82..c2dda861 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 Apache FreeMarker {version}
 ===========================
 
-![Build 
status](https://github.com/apache/freemarker/actions/workflows/ant.yml/badge.svg)
+![Build 
status](https://github.com/apache/freemarker/actions/workflows/ci.yml/badge.svg)
 
 For the latest version or to report bugs visit:
 https://freemarker.apache.org/

Reply via email to