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 0c4cb12 Fix URLs
0c4cb12 is described below
commit 0c4cb128fcfac7cf7839836fcd558918a9edb384
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 4 08:08:44 2026 -0400
Fix URLs
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8cd1b08..1b5c759 100644
--- a/README.md
+++ b/README.md
@@ -57,12 +57,12 @@ Documentation
-------------
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.
+The [Javadoc](https://commons.apache.org/sandbox/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).
Getting the latest release
--------------------------
-You can download source and binaries from our [download
page](https://commons.apache.org/proper/commons-xml/download_xml.cgi).
+You can download source and binaries from our [download
page](https://commons.apache.org/sandbox/commons-xml/download_xml.cgi).
Alternatively, you can pull it from the central Maven repositories: