diff options
| author | Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> | 2024-11-01 08:47:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-01 08:47:02 +0100 |
| commit | 5b40545d17a13aebace13170c10341ca7502ec72 (patch) | |
| tree | 4fb0f1fe46e0ab9e0769fd66dcbeae359463566e | |
| parent | bdcf766fc00f6956d166d59e6482ac8b5c772b80 (diff) | |
Update Stop.cc
| -rw-r--r-- | dev/ZKAKit/src/Stop.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKAKit/src/Stop.cc b/dev/ZKAKit/src/Stop.cc index 6a179e79..ce904988 100644 --- a/dev/ZKAKit/src/Stop.cc +++ b/dev/ZKAKit/src/Stop.cc @@ -14,7 +14,7 @@ #include <Modules/FB/FB.h> #include <Modules/FB/Text.h> -#define kWebsiteURL "https://www.zws.zka.com/zka-os/help/" +#define kWebsiteURL "https://www.el-mahrouss-logic.com/zka-os/help/" /* Each error code is attributed with an ID, which will prompt a string onto the * screen. Wait for debugger... */ |
