From aabc336d47d312ec3b47c2d438be9c0e37a3948d Mon Sep 17 00:00:00 2001 From: Frankenstone Date: Thu, 23 Apr 2020 20:39:15 +0200 Subject: [PATCH] iamgeinfo, luainstance_helpers.h: fix neutrino wiki Conflicts: src/gui/imageinfo.cpp --- src/gui/lua/luainstance_helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/lua/luainstance_helpers.h b/src/gui/lua/luainstance_helpers.h index 98a1ebbef..b742ade10 100644 --- a/src/gui/lua/luainstance_helpers.h +++ b/src/gui/lua/luainstance_helpers.h @@ -33,7 +33,7 @@ #define LUA_HEADER_CLASSNAME "header" #define LUA_FILEHELPER_CLASSNAME "filehelpers" -#define LUA_WIKI "https://wiki.neutrino-hd.de/wiki" +#define LUA_WIKI "https://wiki.tuxbox-neutrino.org/wiki" //#define LUA_WIKI "https://wiki.slknet.de/wiki" /* the magic color that tells us we are using one of the palette colors */