diff --git a/metadata.json b/metadata.json index 83f87fc..0c30f57 100644 --- a/metadata.json +++ b/metadata.json @@ -5,11 +5,11 @@ "license": "Apache-2.0", "summary": "A Puppet report handler for sending notifications of failed runs as a push notification by Pushsafer.com", "source": "https://github.com/appzer/pushsafer-puppet", - "project_page": "https://www.pushsafer.com/en/puppet", + "project_page": "https://forge.puppet.com/pushsafer/puppet", "issues_url": "https://github.com/appzer/pushsafer-puppet/issues", - "tags": ["push", "pushnotification", "push notification", "android", "iphone", "ipad", "windows 10", "win10", "pushsafer"], + "tags": ["push", "pushnotification", "push-notification", "android", "iphone", "ipad", "windows 10", "win10", "pushsafer"], "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">= 2.6.5" } ], "data_provider": "none" - } \ No newline at end of file + }