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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-admin.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f284ef  Fix link in `README.adoc`
0f284ef is described below

commit 0f284effcdbc3663e15480cf02888f5b3d7dac8c
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Dec 30 17:10:42 2024 +0100

    Fix link in `README.adoc`
---
 README.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 0b9b372..a496cec 100644
--- a/README.adoc
+++ b/README.adoc
@@ -15,7 +15,9 @@
  * limitations under the License.
 ////
 This repository contains an initial sketch of an *Apache Logging Admin API*.
-See the ["New API for log level manipulation" 
thread](https://lists.apache.org/thread/ktdlo5br6jc39xo33vdsfsj2s200mm93) for 
more details.
+See the
+https://lists.apache.org/thread/ktdlo5br6jc39xo33vdsfsj2s200mm93["New API for 
log level manipulation" thread]
+for more details.
 
 The purpose of the API is to allow the programmatic configuration of the 
logging backend in an implementation independent way.
 

Reply via email to