From a4b6120f9be7f93e5b584da3831e79f631c6da4f Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sat, 16 Dec 2017 20:10:18 +0100 Subject: [PATCH] change more GitHub URLs to GitLab ones --- installer/mkvtoolnix.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/mkvtoolnix.nsi b/installer/mkvtoolnix.nsi index 2d5642499..332711b00 100644 --- a/installer/mkvtoolnix.nsi +++ b/installer/mkvtoolnix.nsi @@ -310,7 +310,7 @@ FunctionEnd Function onClickMediaFoundationMoreInformation Pop $0 - ExecShell "open" "https://github.com/mbunkus/mkvtoolnix/wiki/DLLs-not-found" + ExecShell "open" "https://gitlab.com/mbunkus/mkvtoolnix/wikis/DLLs-not-found" FunctionEnd Function showExternalLinks