diff options
author | Michael Hashizume <michael.hashizume@puppet.com> | 2023-11-30 09:37:49 -0800 |
---|---|---|
committer | Michael Hashizume <michael.hashizume@puppet.com> | 2023-11-30 09:37:49 -0800 |
commit | 70e936a09144d2d0c013573497c5498f1b76285f (patch) | |
tree | f6a5a0e1c9cb994be189d2e3857c062013df8750 | |
parent | 680feef090108c25335d1dfda24960e9c2f1f43e (diff) | |
download | puppet-augeas_core-70e936a09144d2d0c013573497c5498f1b76285f.tar.gz puppet-augeas_core-70e936a09144d2d0c013573497c5498f1b76285f.tar.bz2 |
(PA-5395) 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 3e6e85d..a689f1c 100644 --- a/metadata.json +++ b/metadata.json @@ -6,7 +6,7 @@ "license": "Apache-2.0", "source": "https://github.com/puppetlabs/puppetlabs-augeas_core", "project_page": "https://github.com/puppetlabs/puppetlabs-augeas_core", - "issues_url": "https://tickets.puppetlabs.com/projects/MODULES", + "issues_url": "https://github.com/puppetlabs/puppetlabs-augeas_core/issues", "dependencies": [ ], |