diff --git a/proposals/ansible-operator-status.md b/proposals/ansible-operator-status.md index ed24e5abf25..0e3ec0637ac 100644 --- a/proposals/ansible-operator-status.md +++ b/proposals/ansible-operator-status.md @@ -2,7 +2,7 @@ > Status: **implemented** > -> The operator can surface basic information from the Ansible code in a generic fashion - it can set the conditions and it can surface a failure message if the run failed. See documentation in the Developer Guide: [Custom Resource Status Management](https://sdk.operatorframework.io/docs/ansible/development-tips/#custom-resource-status-management) +> The operator can surface basic information from the Ansible code in a generic fashion - it can set the conditions and it can surface a failure message if the run failed. See documentation in the Developer Guide: [Custom Resource Status Management](https://sdk.operatorframework.io/docs/building-operators/ansible/development-tips/#custom-resource-status-management) - [Problem](#problem) - [Proposal](#proposal)