summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chef_client_systemd_timer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resource/chef_client_systemd_timer.rb')
-rw-r--r--lib/chef/resource/chef_client_systemd_timer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/chef_client_systemd_timer.rb b/lib/chef/resource/chef_client_systemd_timer.rb
index 9b16057c89..a1d26758de 100644
--- a/lib/chef/resource/chef_client_systemd_timer.rb
+++ b/lib/chef/resource/chef_client_systemd_timer.rb
@@ -72,7 +72,7 @@ class Chef
default: "5min"
property :accept_chef_license, [true, false],
- description: "Accept the Chef Online Master License and Services Agreement. See https://www.chef.io/online-master-agreement/",
+ description: "Accept the Chef Online Master License and Services Agreement. See <https://www.chef.io/online-master-agreement/>",
default: false
property :run_on_battery, [true, false],