summaryrefslogtreecommitdiff
path: root/lib/chef_zero/server.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-09-07 14:07:07 -0700
committerTim Smith <tsmith84@gmail.com>2021-09-07 14:07:07 -0700
commit5f25faf5c6961665aab6625e64bf09fb2a45d708 (patch)
tree8ad7859463b22b84707664a3d9c74dc5b5085c94 /lib/chef_zero/server.rb
parent6bb6fcf2365329d3d1760221d36e3b4e17872e9f (diff)
downloadchef-zero-5f25faf5c6961665aab6625e64bf09fb2a45d708.tar.gz
Update http -> https links in tests / commmentshttps
We have to update our test link to get chef-server to pass. I updated all the comments while I was there. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef_zero/server.rb')
-rw-r--r--lib/chef_zero/server.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef_zero/server.rb b/lib/chef_zero/server.rb
index aac9c5e..f15fb12 100644
--- a/lib/chef_zero/server.rb
+++ b/lib/chef_zero/server.rb
@@ -7,7 +7,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,