summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/api_version_request_handling.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/mixin/api_version_request_handling.rb')
-rw-r--r--lib/chef/mixin/api_version_request_handling.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/mixin/api_version_request_handling.rb b/lib/chef/mixin/api_version_request_handling.rb
index c2f7a3203f..776190f3a4 100644
--- a/lib/chef/mixin/api_version_request_handling.rb
+++ b/lib/chef/mixin/api_version_request_handling.rb
@@ -55,7 +55,7 @@ class Chef
The server that received the request supports a min version of #{min_version} and a max version of #{max_version}.
User keys are now managed via the key rotation commmands.
Please refer to the documentation on how to manage your keys via the key rotation commands:
- https://docs.chef.io/server_security.html#key-rotation
+ https://docs.chef.io/ctl_chef_server/#key-rotation
EOH
end