Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Commit 0b43914

Browse files
committed
Copyright
1 parent 9dd39ea commit 0b43914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WPlusPlusCore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
class WPlusPlusCore extends WP_Plugin implements WP_Plugin_Interface {
4747
const MULOADER_DIR = WPMU_PLUGIN_DIR;
48-
protected $repo_url = 'https://github.com/tofandel/wplusplus-core/';
48+
protected $repo_url = 'https://github.com/Tofandel/wplusplus-core/';
4949
protected $no_redux = true;
5050

5151
public function actionsAndFilters() {

0 commit comments

Comments
 (0)