📖 fix broken catalod api reference link by anik120 · Pull Request #2152 · operator-framework/operator-controller

@anik120

The make target `crd-ref-docs` generates the api reference doc
operator-controller-api-reference.md using the API types in the
`api/` directory.
The docs structure was expecting two files, while only one file
was being generated.

This PR fixes the doc structure to expect only one file, getting
rid of a broken link as a result.

@anik120

perdasilva

@openshift-ci openshift-ci bot added the approved

Indicates a PR has been approved by an approver from all required OWNERS files.

label

Aug 20, 2025