]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/function/CheckVersionScreen.java
Version 19, May 2018
[GpsPrune.git] / tim / prune / function / CheckVersionScreen.java
index 8c2394ed3f858ebab19a2ca334b8da5a1e38b3bf..701937d4b5f23066586cbab4dc55727195544907 100644 (file)
@@ -106,7 +106,7 @@ public class CheckVersionScreen extends GenericFunction
                                == JOptionPane.YES_OPTION)
                        {
                                // User selected to launch home page
-                               BrowserLauncher.launchBrowser("http://activityworkshop.net/software/gpsprune/download.html");
+                               BrowserLauncher.launchBrowser("https://activityworkshop.net/software/gpsprune/download.html");
                        }
                }
        }