aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-12-26 09:37:22 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-12-26 09:51:20 +0000
commit6e41a97e75f17edcf6e6d7a639de9337fe009c12 (patch)
treef9981ff76cb2f16439e201b7660703b9924eb6c9 /main.cpp
parent058d14226b037e370d1846a96ce3acb3ea4cdecd (diff)
downloadbeeper-int-zx-6e41a97e75f17edcf6e6d7a639de9337fe009c12.tar.gz
beeper-int-zx-6e41a97e75f17edcf6e6d7a639de9337fe009c12.zip
Moved home
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 40c607c..ee98ac3 100644
--- a/main.cpp
+++ b/main.cpp
@@ -38,7 +38,7 @@ extern "C" {
}
#define APP_NAME "SFX Editor"
-#define APP_URL "https://github.com/reidrac/beeper-int-zx"
+#define APP_URL "https://git.usebox.net/beeper-int-zx/about/"
void show_help(char *argv0) {
printf("Usage: %s [options] <filename.sfx>\n\n"