Skip to content

Commit 3d9a290

Browse files
authored
(maint) Update Issues URL
Prior to this commit the issues URL directed the customer to an invalid location to raise a ticket. This PR updates the URL to link to the issues tab on the module Github Repo.
1 parent 76b578d commit 3d9a290

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
@@ -6,7 +6,7 @@
66
"license": "proprietary",
77
"source": "https://github.com/puppetlabs/puppetlabs-sqlserver",
88
"project_page": "https://github.com/puppetlabs/puppetlabs-sqlserver",
9-
"issues_url": "https://tickets.puppet.com/browse/MODULES",
9+
"issues_url": "https://github.com/puppetlabs/puppetlabs-sqlserver/issues",
1010
"dependencies": [
1111
{
1212
"name": "puppetlabs/stdlib",

0 commit comments

Comments
 (0)