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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit f9378219b77fb46f3cb6829ebc261efc99b3bb96
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Thu Aug 5 10:13:17 2021 +0100

    Use https
---
 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 73f7dc6..156309e 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,7 +37,7 @@
       <item name="Downloads" 
href="https://commons.apache.org/rng/download_rng.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
-         href="http://gitbox.apache.org/repos/asf/commons-rng.git"/>
+         href="https://gitbox.apache.org/repos/asf/commons-rng.git"/>
       <!-- <item name="Wiki"   -->
       <!--       href="http://wiki.apache.org/commons/RNG"/> -->
       <item name="Developers Guide" href="/developers.html"/>

Reply via email to