From dd14d0683548070fbbb2016e132875b3f9e94304 Mon Sep 17 00:00:00 2001 From: der richter Date: Sun, 26 Jan 2020 14:02:32 +0100 Subject: mac: change Report Issue menu link to the new choose template page --- osdep/macosx_menubar.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }] ] } -- cgit v1.2.3