summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-09-15 16:46:57 -0700
committerTim Smith <tsmith@chef.io>2017-09-18 10:10:55 -0700
commit5749c193e2e26a9cee63df51196315faf257c5eb (patch)
treeb004c6b0a0ed93e2e8d0e44a358b3166b4c3bed6
parentb6c25aa805305ca9f8a5487b8c3a16ff41c51d03 (diff)
downloadchef-5749c193e2e26a9cee63df51196315faf257c5eb.tar.gz
Update the URL to apache2 cookbook
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/test/fixtures/serverspec_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/test/fixtures/serverspec_helper.rb b/kitchen-tests/test/fixtures/serverspec_helper.rb
index feb4c21200..900fbe4836 100644
--- a/kitchen-tests/test/fixtures/serverspec_helper.rb
+++ b/kitchen-tests/test/fixtures/serverspec_helper.rb
@@ -1,4 +1,4 @@
-# Shamelessly copied from https://github.com/onehealth-cookbooks/apache2/blob/master/test/fixtures/serverspec_helper.rb
+# Shamelessly copied from https://github.com/sous-chefs/apache2/blob/master/test/fixtures/serverspec_helper.rb
# The commented-out platforms in the osmapping hash can be added once we have added them into
# our .kitchen.yml and .kitchen.travis.yml and added the appropriate JSON under test/fixtures/platforms.