From 107ae24c0da77f6dceb3447e23fc59a1c8d5bab5 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sun, 17 May 2020 08:58:26 +0100 Subject: [PATCH] Change link To avoid confusion --- src/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.h b/src/global.h index 24ed8e70..aa7b9a76 100755 --- a/src/global.h +++ b/src/global.h @@ -107,7 +107,7 @@ LED bar: lbr #define CENTSERV_GENERAL_NORTHAMERICA "jamulus.fischvolk.de:22224" // getting started and software manual URL -#define CLIENT_GETTING_STARTED_URL "https://github.com/corrados/jamulus/wiki/Software-Manual" +#define CLIENT_GETTING_STARTED_URL "https://github.com/corrados/jamulus/wiki/Getting-Started" #define SERVER_GETTING_STARTED_URL "https://github.com/corrados/jamulus/wiki/Running-a-Server" #define SOFTWARE_MANUAL_URL "https://github.com/corrados/jamulus/blob/master/src/res/homepage/manual.md"