diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-10-15 08:42:28 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-10-15 08:42:28 +0200 |
| commit | cd71b6577533b90ad2ebdbd4f05c751be27628c4 (patch) | |
| tree | 013392d0d18ab70745ac8217d9d9c8eb12233596 /dev | |
| parent | 91b34705ce4862334ce810842f6c4ab3f0eb194a (diff) | |
FIX: Update error URL.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/zka/src/Stop.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zka/src/Stop.cxx b/dev/zka/src/Stop.cxx index 646d3121..163a5cda 100644 --- a/dev/zka/src/Stop.cxx +++ b/dev/zka/src/Stop.cxx @@ -15,7 +15,7 @@ #include <modules/FB/FB.hxx> #include <modules/FB/Text.hxx> -#define cWebsiteMacro "https://help.zka-software.com/" +#define cWebsiteMacro "https://help.zka-technologies.com/" /* Each error code is attributed with an ID, which will prompt a string onto the * screen. Wait for debugger... */ |
