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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7379780  Use HTTPS links to Apache.
7379780 is described below

commit 737978065409c3512d329c0d18ab5f3fc97a506c
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 4 10:19:48 2019 -0400

    Use HTTPS links to Apache.
---
 commons-geometry-spherical/src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-geometry-spherical/src/site/site.xml 
b/commons-geometry-spherical/src/site/site.xml
index ba6436d..e99a2c6 100644
--- a/commons-geometry-spherical/src/site/site.xml
+++ b/commons-geometry-spherical/src/site/site.xml
@@ -25,7 +25,7 @@
   <body>
     <menu name="Geometry">
       <item name="Overview" href="/index.html"/>
-      <item name="Downloads" 
href="https://commons.apache.org/geometry/download_geometry.cgi"/>
+      <item name="Downloads" 
href="https://commons.apache.orgg/geometry/download_geometry.cgi"/>
       <item name="Issue Tracking" href="/issue-tracking.html"/>
       <item name="Source Repository (current)"
          href="https://gitbox.apache.org/repos/asf/commons-geometry.git"/>

Reply via email to