]> granicus.if.org Git - handbrake/commitdiff
WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring trac.
authorsr55 <sr55.hb@outlook.com>
Wed, 3 Aug 2016 19:55:45 +0000 (20:55 +0100)
committersr55 <sr55.hb@outlook.com>
Wed, 3 Aug 2016 19:55:45 +0000 (20:55 +0100)
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs

index 357ac85fee1d0460fdc59cf65cd3818e13982c29..8d5ed5bbd511050289e413232fe57eee05080e5f 100644 (file)
@@ -1357,7 +1357,7 @@ namespace HandBrakeWPF.ViewModels
         {\r
             try\r
             {\r
-                Process.Start("https://trac.handbrake.fr/wiki/HandBrakeGuide");\r
+                Process.Start("https://docs.handbrake.fr");\r
             }\r
             catch (Exception exc)\r
             {\r