fix dead links and dead manual topics
This commit is contained in:
@@ -478,5 +478,5 @@ public partial class ConfWindow : Window, INotifyPropertyChanged
|
||||
|
||||
[RelayCommand] void ShowMpvManual() => ProcessHelp.ShellExecute("https://mpv.io/manual/master/");
|
||||
|
||||
[RelayCommand] void ShowMpvNetManual() => ProcessHelp.ShellExecute("https://github.com/mpvnet-player/mpv.net/blob/master/docs/manual.md");
|
||||
[RelayCommand] void ShowMpvNetManual() => ProcessHelp.ShellExecute("https://github.com/mpvnet-player/mpv.net/blob/main/docs/manual.md");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user