diff options
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json index 5d7853d..8599c0f 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "Manage files using Augeas", "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-augeas_core", - "project_page": "https://puppet.com/docs/puppet/latest/types/augeas.html", + "project_page": "https://github.com/puppetlabs/puppetlabs-augeas_core/blob/master/README.md", "issues_url": "https://tickets.puppetlabs.com/projects/MODULES", "dependencies": [ @@ -57,7 +57,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 4.7.0 < 6.0.0" + "version_requirement": ">= 4.7.0 < 7.0.0" } ], "pdk-version": "1.6.0", |