diff options
author | Tim Smith <tsmith@chef.io> | 2017-05-23 16:56:37 -0500 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2017-05-23 16:56:37 -0500 |
commit | e55cb97179bfe7eb235caefaea393fd424f5a0d9 (patch) | |
tree | 420c290c6bf942c7b7786397a7bfd38314b8b3fc /RELEASE_NOTES.md | |
parent | 259acf1a9ac71b567e0a03c800b43ea2ece0a3d1 (diff) | |
download | chef-e55cb97179bfe7eb235caefaea393fd424f5a0d9.tar.gz |
Fix link131_notes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9a2469f3c8..0bce39e83f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -393,6 +393,6 @@ When Chef Client is running as a forked process on unix systems, the standardize ### Removal of support for Ohai version 6 plugins (OHAI-10) -<https://docs.chef.io/deprecations_ohai_filesystem.html> +<https://docs.chef.io/deprecations_ohai_v6_plugins.html> In Chef/Ohai 14 (April 2018) we will remove support for loading Ohai v6 plugins, which we deprecated in Ohai 7/Chef 11.12. |