From 40f6c2f1e680a91c29390ea2a7a1e3770aaaea80 Mon Sep 17 00:00:00 2001 From: Helen Campbell Date: Fri, 28 Apr 2017 12:31:10 +0100 Subject: [PATCH] Adding correct project url and newline to metadata Updating the project url on metadata to include the actual github link opposed to the issues page. Also addition of a newline in the .pot file to adhere to best practices. --- locales/puppetlabs-sqlserver.pot | 1 + metadata.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/puppetlabs-sqlserver.pot b/locales/puppetlabs-sqlserver.pot index 63f245dc..d17cfb22 100644 --- a/locales/puppetlabs-sqlserver.pot +++ b/locales/puppetlabs-sqlserver.pot @@ -18,3 +18,4 @@ msgid "" "The `sqlserver` module installs and manages MS SQL Server 2012 and 2014 on " "Windows systems." msgstr "" + diff --git a/metadata.json b/metadata.json index 78fb250f..33213ca3 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,7 @@ "summary": "The `sqlserver` module installs and manages MS SQL Server 2012 and 2014 on Windows systems.", "license": "proprietary", "source": "https://tickets.puppet.com/browse/MODULES/component/12400", - "project_page": "https://tickets.puppet.com/browse/MODULES/component/12400", + "project_page": "https://github.com/puppetlabs/puppetlabs-sqlserver", "issues_url": "https://tickets.puppet.com/browse/MODULES/component/12400", "tags": [ "sql",