From 80ff6f7dfdd935e67fa03b1beff15ca05316f252 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Tue, 5 May 2020 21:36:04 +0200 Subject: [PATCH] update help urls --- src/main.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main.c b/src/main.c index a0b3a9cb..cd4026b5 100644 --- a/src/main.c +++ b/src/main.c @@ -47,10 +47,12 @@ * https://pulkomandy.tk/projects/GrafX2. * * This Doxygen documentation is browsable on - * https://pulkomandy.tk/projects/GrafX2/doxygen/ (updated nightly). + * https://pulkomandy.tk/projects/GrafX2/doxygen/ (updated nightly) or + * https://grafx2.gitlab.io/grafX2/doxygen/html/ * * The inline help is also available here : - * http://pulkomandy.tk/GrafX2/ + * http://pulkomandy.tk/GrafX2/ or + * https://grafx2.gitlab.io/grafX2/htmldoc/ */ /// declare global variables in main.c #define GLOBAL_VARIABLES