Skip to content

Commit

Permalink
Add link to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Sep 26, 2015
1 parent d993715 commit 48c8b2a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,9 @@ public function getPluginVersion()
{
return '1.0.0';
}

public function getPluginHomepage()
{
return 'https://github.com/kanboard/plugin-s3';
}
}

0 comments on commit 48c8b2a

Please sign in to comment.