diff --git a/includes/class-nrlb-branding.php b/includes/class-nrlb-branding.php index aeb45a7..70c16ee 100644 --- a/includes/class-nrlb-branding.php +++ b/includes/class-nrlb-branding.php @@ -118,7 +118,7 @@ public function deactivate() { */ public function update() { $update = Puc_v4_Factory::buildUpdateChecker( - 'https://bitbucket.org/neuralab/neuralab-branding', + 'https://github.com/Neuralab/Neuralab-Branding', NRLB_BRANDING_ROOT_FILE, 'nrlb-branding' );