Skip to content

Commit 79af947

Browse files
authored
Merge pull request #2477 from puppetlabs/update-issue-link
Update issue link in ReadMe and metadata
2 parents 349c9cc + a3f6782 commit 79af947

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ Acceptance tests for this module leverage [puppet_litmus](https://github.com/pup
861861
To run the acceptance tests follow the instructions [here](https://puppetlabs.github.io/litmus/Running-acceptance-tests.html). You can also find a tutorial and walkthrough of using Litmus and the PDK on [YouTube](https://www.youtube.com/watch?v=FYfR7ZEGHoE).
862862

863863
### Development Support
864-
If you run into an issue with this module, or if you would like to request a feature, please [file a ticket](https://tickets.puppetlabs.com/browse/MODULES/).
864+
If you run into an issue with this module, or if you would like to request a feature, please [file a ticket](https://github.com/puppetlabs/puppetlabs-apache/issues).
865865
Every Monday the Puppet IA Content Team has [office hours](https://puppet.com/community/office-hours) in the [Puppet Community Slack](http://slack.puppet.com/), alternating between an EMEA friendly time (1300 UTC) and an Americas friendly time (0900 Pacific, 1700 UTC).
866866

867867
If you have problems getting this module up and running, please [contact Support](http://puppetlabs.com/services/customer-support).

spec/util/_resources/test_metadata_json.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "Apache-2.0",
99
"source": "https://github.com/puppetlabs/puppetlabs-apache",
1010
"project_page": "https://github.com/puppetlabs/puppetlabs-apache",
11-
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
11+
"issues_url": "https://github.com/puppetlabs/puppetlabs-apache/issues",
1212
"dependencies": [
1313
{
1414
"name": "puppetlabs/stdlib",

0 commit comments

Comments
 (0)