Skip to content
Merged
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
<!-- markdownlint-disable-next-line MD002 -->
# Chef Infra Client docs

> [!IMPORTANT]
> Chef Infra Client now lives in [chef/chef-web-docs](https://github.com/chef/chef-web-docs/tree/main/content/client) (again).

<!--

Documentation for Chef Infra Client.

## Versions
Expand Down Expand Up @@ -114,6 +119,8 @@ Netlify deploys content in the `main` branch of this repository to [<https://che
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>`.
Any changes merged into that branch are automatically deployed.

-->

## Copyright

See [COPYRIGHT.md](./COPYRIGHT.md).
Loading