Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions config/_default/menu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,14 @@ identifier = "chef_infra"
parent = "chef_infra/features"
weight = 20

[[infra]]
title = "Target Mode"
identifier = "chef_infra/features/Target Mode"
parent = "chef_infra/features"
url = "/target_mode/"
weight = 80


[[infra]]
title = "Integrations"
identifier = "chef_infra/integrations"
Expand Down
2 changes: 1 addition & 1 deletion content/chef_deprecations_client.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ of Chef comes out.
</tr>
<tr>
<td><a href="/deprecations_unified_mode/">CHEF-33</a></td>
<td>Enabling unified mode in custom resources</td>
<td>Enabling Unified Mode in custom resources</td>
<td>17.0</td>
</tr>
<tr>
Expand Down
Loading
Loading