This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch release/10.1.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/release/10.1.0 by this push:
new dd38add Make `README.adoc` one-sentence-per-line
dd38add is described below
commit dd38add789344a0643043a23e1664d61b50e7270
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 27 15:14:51 2023 +0200
Make `README.adoc` one-sentence-per-line
---
README.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index b22a300..dbf5ad3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -19,4 +19,5 @@
https://github.com/apache/logging-parent/actions[image:https://github.com/apache
https://search.maven.org/search?q=g:org.apache.logging%20a:logging-parent[image:https://img.shields.io/maven-central/v/org.apache.logging/logging-parent.svg[Maven
Central]]
https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-parent.svg[License]]
-Parent project **internally** used in Maven-based projects of
https://logging.apache.org[the Apache Logging Services] projects. See
https://logging.apache.org/logging-parent/latest[the project website] for
further information.
+Parent project **internally** used in Maven-based projects of
https://logging.apache.org[the Apache Logging Services] projects.
+See https://logging.apache.org/logging-parent/latest[the project website] for
further information.