diff --git a/src/Resources/editor.toml.txt b/src/Resources/editor.toml.txt index d025f67..6f82323 100644 --- a/src/Resources/editor.toml.txt +++ b/src/Resources/editor.toml.txt @@ -608,12 +608,12 @@ options = [{ name = "always" }, name = "dark-theme" file = "mpvnet" filter = "UI" -url = "https://github.com/stax76/mpv.net/blob/master/Manual.md#color-theme" +url = "https://github.com/stax76/mpv.net/blob/master/docs/Manual.md#color-theme" help = "Color theme used in dark mode. Default: dark" [[settings]] name = "light-theme" file = "mpvnet" filter = "UI" -url = "https://github.com/stax76/mpv.net/blob/master/Manual.md#color-theme" +url = "https://github.com/stax76/mpv.net/blob/master/docs/Manual.md#color-theme" help = "Color theme used in light mode. Default: light" diff --git a/src/Resources/input.conf.txt b/src/Resources/input.conf.txt index 41a30ae..c98d820 100644 --- a/src/Resources/input.conf.txt +++ b/src/Resources/input.conf.txt @@ -15,7 +15,7 @@ # The input key list can be found in the context menu under: View > Show Keys # mpv.net input.conf defaults: - # https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt + # https://github.com/stax76/mpv.net/blob/master/src/Resources/input.conf.txt # mpv input.conf defaults: # https://github.com/mpv-player/mpv/blob/master/etc/input.conf