diff --git a/SourceViewVC/SourceViewVC.php b/SourceViewVC/SourceViewVC.php index cf329ea..06ae715 100755 --- a/SourceViewVC/SourceViewVC.php +++ b/SourceViewVC/SourceViewVC.php @@ -22,7 +22,7 @@ $this->author = 'John Bailey'; $this->contact = 'dev@brightsilence.com'; - $this->url = 'https://github.com/bright-tools/source-integration'; + $this->url = 'https://github.com/mantisbt-plugins/source-integration'; } public $type = 'viewvc';