diff --git a/gotowebinar.module b/gotowebinar.module
index c6bdfcf..52ccc54 100644
--- a/gotowebinar.module
+++ b/gotowebinar.module
@@ -7,8 +7,8 @@
 /**
  * GoToWebinar contstants.
  */
-define('GOTOWEBINAR_OAUTH_URL', 'https://api.citrixonline.com/oauth/');
-define('GOTOWEBINAR_API_URL', 'https://api.citrixonline.com/G2W/rest/organizers/');
+define('GOTOWEBINAR_OAUTH_URL', 'https://api.getgo.com/oauth/');
+define('GOTOWEBINAR_API_URL', 'https://api.getgo.com/G2W/rest/organizers/');
 
 /**
  * Include additional files.
