diff options
author | Michael Hashizume <michael.hashizume@puppet.com> | 2024-02-01 16:43:37 -0800 |
---|---|---|
committer | Michael Hashizume <michael.hashizume@puppet.com> | 2024-02-02 09:35:35 -0800 |
commit | bf45fba3850ff5b9c68cc54cf2d43857fd93b16c (patch) | |
tree | c5008bb08fdb9cdc402d8ddcdf411d42ed49be90 | |
parent | 0158a2d88cfb551c47e4b9e72c1795a3f68c4008 (diff) | |
download | puppet-mailalias_core-bf45fba3850ff5b9c68cc54cf2d43857fd93b16c.tar.gz puppet-mailalias_core-bf45fba3850ff5b9c68cc54cf2d43857fd93b16c.tar.bz2 |
Update issues URL in metadata.json
-rw-r--r-- | metadata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json index b626f62..bd99ed2 100644 --- a/metadata.json +++ b/metadata.json @@ -6,7 +6,7 @@ "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-mailalias_core", "project_page": "https://github.com/puppetlabs/puppetlabs-mailalias_core", - "issues_url": "https://tickets.puppetlabs.com/projects/MODULES", + "issues_url": "https://github.com/puppetlabs/puppetlabs-mailalias_core/issues", "dependencies": [ ], |