From 5e10ccdbdd369159a22eac65374e84e6a6e76496 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 29 Apr 2022 06:12:00 -0400 Subject: [PATCH] Update __main__.py --- src/gam/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gam/__main__.py b/src/gam/__main__.py index 2a739f2a..a7c50fbb 100644 --- a/src/gam/__main__.py +++ b/src/gam/__main__.py @@ -18,7 +18,7 @@ """GAM is a command line tool which allows Administrators to control their Google Workspace domain and accounts. With GAM you can programmatically create users, turn on/off services for users like POP and Forwarding and much more. -For more information, see https://git.io/gam +For more information, see https://jaylee.us/gam """ import sys