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-tools.git
commit 560aff51d515f27e3ee98dc430b315dcb89b6223 Author: Volkan Yazıcı <[email protected]> AuthorDate: Wed Oct 4 16:09:16 2023 +0200 Fix CI badge --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1d2fc2f..80f1167 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-tools/actions[image:https://github.com/apache/logging-log4j-tools/workflows/build/badge.svg[Actions Status]] +https://github.com/apache/logging-log4j-tools/actions[image:https://github.com/apache/logging-log4j-tools/actions/workflows/build.yaml/badge.svg[Actions Status]] https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-tools-bom[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-tools-bom.svg[Maven Central]] https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-log4j-tools.svg[License]]
