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

pottlinger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4f5217e76 RAT-530: Fix broken link in docs
4f5217e76 is described below

commit 4f5217e767856dcd8ef5052e395951498ad0a633
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Mar 11 10:13:44 2026 +0100

    RAT-530: Fix broken link in docs
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e64e741b3..712abdaeb 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ In order to prepare release documentation you may want to 
start the webpage loca
 ```
 $ linkchecker http://localhost:8888/rat
 $ linkchecker http://localhost:8888/rat100
-$ linkchecker --check-extern 
[http://localhost:8888/rat100](https://creadur.apache.org/rat100/)
+$ linkchecker --check-extern https://creadur.apache.org/rat100/
 ```
 
 to look for broken links automatically.

Reply via email to