From e85a0a34b25747dda0f9a611340daf940d5083d0 Mon Sep 17 00:00:00 2001 From: Greg Cox Date: Mon, 16 Dec 2024 06:38:04 +0000 Subject: [PATCH] Fix voxpupuli github links in metadata.json --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index aa6e1f6..cb19cf9 100644 --- a/metadata.json +++ b/metadata.json @@ -4,9 +4,9 @@ "author": "Vox Pupuli", "summary": "Augeas-based nagios types and providers for Puppet", "license": "Apache-2.0", - "source": "https://github.com/puppet/augeasproviders_nagios", - "project_page": "https://github.com/puppet/augeasproviders_nagios", - "issues_url": "https://github.com/puppet/augeasproviders_nagios/issues", + "source": "https://github.com/voxpupuli/augeasproviders_nagios", + "project_page": "https://github.com/voxpupuli/augeasproviders_nagios", + "issues_url": "https://github.com/voxpupuli/augeasproviders_nagios/issues", "description": "This module provides types/providers for nagios using the Augeas configuration API library.", "dependencies": [ {