aboutsummaryrefslogtreecommitdiffstats
path: root/src/firemon/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firemon/usage.c')
-rw-r--r--src/firemon/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/firemon/usage.c b/src/firemon/usage.c
index 52788807a..92aac1b88 100644
--- a/src/firemon/usage.c
+++ b/src/firemon/usage.c
@@ -72,6 +72,6 @@ void usage(void) {
72 printf("\tUser - The owner of the sandbox.\n"); 72 printf("\tUser - The owner of the sandbox.\n");
73 printf("\n"); 73 printf("\n");
74 printf("License GPL version 2 or later\n"); 74 printf("License GPL version 2 or later\n");
75 printf("Homepage: http://firejail.sourceforge.net\n"); 75 printf("Homepage: http://github.com/netblue30/firejail\n");
76 printf("\n"); 76 printf("\n");
77} 77}