This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git
commit 48c520d9ff0b835f13f89c2f3af71443f9fb9faa Author: Gilles Sadowski <gillese...@gmail.com> AuthorDate: Sun Dec 18 00:45:17 2022 +0100 Use full URL. --- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index 3f88a9419..f65930663 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -19,7 +19,7 @@ <bannerRight> <name>Commons Math</name> <src>https://commons.apache.org/proper/commons-math/images/commons_math.small.png</src> - <href>/index.html</href> + <href>https://commons.apache.org/proper/commons-math</href> </bannerRight> <body>