Skip to content

Commit 82f7a95

Browse files
committed
fix project_url, so the user will be redirected to github
1 parent 3f65825 commit 82f7a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"summary": "Manage and configure a Bareos installation",
66
"license": "Apache-2.0",
77
"source": "https://github.com/project0/puppet-bareos",
8-
"project_page": "https://www.bareos.org/",
8+
"project_page": "https://github.com/project0/puppet-bareos",
99
"issues_url": "https://github.com/project0/puppet-bareos/issues",
1010
"tags": ["bareos", "backup"],
1111
"dependencies": [

0 commit comments

Comments
 (0)