You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
<!-- markdownlint-disable-next-line MD002 -->
2
2
# Chef Infra Client docs
3
3
4
+
> [!IMPORTANT]
5
+
> Chef Infra Client now lives in [chef/chef-web-docs](https://github.com/chef/chef-web-docs/tree/main/content/client) (again).
6
+
7
+
<!--
8
+
4
9
Documentation for Chef Infra Client.
5
10
6
11
## Versions
@@ -114,6 +119,8 @@ Netlify deploys content in the `main` branch of this repository to [<https://che
114
119
1. Push the branch up to GitHub. Netlify automatically builds a deployment of that branch at `release-<MAJ>.<MIN>--chef-infra-client.netlify.app/client/<MAJ>.<MIN>`.
115
120
Any changes merged into that branch are automatically deployed.
0 commit comments