X-Git-Url: https://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Ffunction%2FHelpScreen.java;h=dc1e059f86e36445bb1bea0bdbdc2d2b6ac47884;hb=92dad5df664287acb51728e9ea599f150765d34a;hp=53816dce41ecd61d1eba1d5c7e97e1a487b201d2;hpb=54b9d8bc8f0025ccf97a67d9dd217ef1f9cf082f;p=GpsPrune.git diff --git a/tim/prune/function/HelpScreen.java b/tim/prune/function/HelpScreen.java index 53816dc..dc1e059 100644 --- a/tim/prune/function/HelpScreen.java +++ b/tim/prune/function/HelpScreen.java @@ -41,7 +41,7 @@ public class HelpScreen extends GenericFunction == JOptionPane.YES_OPTION) { // User selected to launch home page - BrowserLauncher.launchBrowser("http://activityworkshop.net/software/prune/index.html"); + BrowserLauncher.launchBrowser("https://activityworkshop.net/software/gpsprune/index.html"); } } }