Skip to content

Commit 96fd549

Browse files
authored
Merge pull request #5 from mrzarquon/fix_metadata
Fixes the issues and project links in the project
2 parents bebdf22 + 3b0dd4b commit 96fd549

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"name": "puppetlabs-splunk_hec",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"author": "Puppet, Inc.",
55
"summary": "Puppet report processor using Splunk HEC",
66
"license": "Apache-2.0",
7-
"source": "https://github.com/puppetlabs/splunk_hec",
7+
"source": "https://github.com/puppetlabs/puppetlabs-splunk_hec",
8+
"project_page": "https://github.com/puppetlabs/puppetlabs-splunk_hec",
9+
"issues_url": "https://github.com/puppetlabs/puppetlabs-splunk_hec/issues",
810
"dependencies": [
911

1012
],

0 commit comments

Comments
 (0)