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 2ae99b3d4 RAT-530: Add external linkchecker example to docs
2ae99b3d4 is described below

commit 2ae99b3d4957d68c24b757ae974549bdf58a31aa
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Mar 11 10:00:39 2026 +0100

    RAT-530: Add external linkchecker example to docs
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 71690faa1..e64e741b3 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +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/)
 ```
 
 to look for broken links automatically.

Reply via email to