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-scala.git
The following commit(s) were added to refs/heads/main by this push:
new 10ff6ec Fix badges in `README.adoc`
10ff6ec is described below
commit 10ff6ec3080718e17745213804b1fcba1e718af6
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Oct 4 16:12:56 2023 +0200
Fix badges in `README.adoc`
---
README.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.adoc b/README.adoc
index da3b11f..bd1fdb9 100644
--- a/README.adoc
+++ b/README.adoc
@@ -15,8 +15,8 @@ See the License for the specific language governing
permissions and
limitations under the License.
////
-https://github.com/apache/logging-log4j-scala/actions[image:https://github.com/apache/logging-log4j-scala/workflows/build/badge.svg[Actions
Status]]
-https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-api-scala-parent[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api-scala-parent.svg[Maven
Central]]
+https://github.com/apache/logging-log4j-scala/actions[image:https://github.com/apache/logging-log4j-scala/actions/workflows/build.yaml/badge.svg[Actions
Status]]
+https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-api-scala_2.10[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api-scala_2.10.svg[Maven
Central]]
https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-log4j-scala.svg[License]]
Log4j Scala API provides a Scala-friendly interface to log against the
https://logging.apache.org/log4j[Log4j] API.
