This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
The following commit(s) were added to refs/heads/main by this push:
new d956df5 Fix URL
d956df5 is described below
commit d956df50b81ad4def36a8cb17803dc88cb0919f5
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 4 08:04:49 2026 -0400
Fix URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d32ec7f..8cd1b08 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Apache Commons XML provides secure-by-default JAXP factory
creation, abstracting
Documentation
-------------
-More information can be found on the [Apache Commons XML
homepage](https://commons.apache.org/proper/commons-xml).
+More information can be found on the [Apache Commons XML
homepage](https://commons.apache.org/sandbox/commons-xml/).
The [Javadoc](https://commons.apache.org/proper/commons-xml/apidocs) can be
browsed.
Questions related to the usage of Apache Commons XML should be posted to the
[user mailing list](https://commons.apache.org/mail-lists.html).