summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2020-01-26 14:02:32 +0100
committerder richter <der.richter@gmx.de>2020-01-26 14:02:32 +0100
commitdd14d0683548070fbbb2016e132875b3f9e94304 (patch)
treea6cd17190c4201482aa6c63c8105564dbdfdc2b4
parent1dea80d3fd836aa173bf4165d92f0da3511a462b (diff)
downloadmpv-dd14d0683548070fbbb2016e132875b3f9e94304.tar.bz2
mpv-dd14d0683548070fbbb2016e132875b3f9e94304.tar.xz
mac: change Report Issue menu link to the new choose template page
-rw-r--r--osdep/macosx_menubar.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/macosx_menubar.m b/osdep/macosx_menubar.m
index c424df255c..349dd85aff 100644
--- a/osdep/macosx_menubar.m
+++ b/osdep/macosx_menubar.m
@@ -593,7 +593,7 @@
@"action" : @"url:",
@"key" : @"",
@"target" : self,
- @"url" : @"https://github.com/mpv-player/mpv/issues/new"
+ @"url" : @"https://github.com/mpv-player/mpv/issues/new/choose"
}]
]
}