diff options
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ad0ce2626a..7549845ccf 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,14 +18,14 @@ _This file holds "in progress" release notes for the current release under devel ## New deprecations introduced in this release: -### Chef Platform Helper Methods +### Chef::Platform Helper Methods - **Deprecation ID**: 13 -- **Remediation Docs**: <https://docs.chef.io/chef_platform_methods.html> +- **Remediation Docs**: <https://docs.chef.io/deprecations_chef_platform_methods.html> - **Expected Removal**: Chef 13 (April 2017) ### run_command Helper Method - **Deprecation ID**: 14 -- **Remediation Docs**: <https://docs.chef.io/run_command.html> +- **Remediation Docs**: <https://docs.chef.io/deprecations_run_command.html> - **Expected Removal**: Chef 13 (April 2017) |