This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git
The following commit(s) were added to refs/heads/main by this push:
new b8feddf Fix CI badge
b8feddf is described below
commit b8feddf0790468f909c266e841e4e793f540008d
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Oct 4 16:09:59 2023 +0200
Fix CI badge
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index cadec6a..69e6d3f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -15,7 +15,7 @@ See the License for the specific language governing
permissions and
limitations under the License.
////
-https://github.com/apache/logging-log4j-transform/actions[image:https://github.com/apache/logging-log4j-transform/workflows/build/badge.svg[Actions
Status]]
+https://github.com/apache/logging-log4j-transform/actions[image:https://github.com/apache/logging-log4j-transform/actions/workflows/build.yaml/badge.svg[Actions
Status]]
https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-transform-bom[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-transform-bom.svg[Maven
Central]]
https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-log4j-transform.svg[License]]
