Skip to content

Commit

Permalink
Use GitHub for plugin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SlobodanAlavanjaNeuralab committed Jan 21, 2021
1 parent 7fc044c commit 7bb186e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-nrlb-branding.php
Original file line number Diff line number Diff line change
Expand Up @@ -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'
);
Expand Down

0 comments on commit 7bb186e

Please sign in to comment.