diff --git a/modules/osdk-hh-project-layout.adoc b/modules/osdk-hh-project-layout.adoc index b4b946fc92..d2b37bb865 100644 --- a/modules/osdk-hh-project-layout.adoc +++ b/modules/osdk-hh-project-layout.adoc @@ -47,7 +47,7 @@ The Hybrid Helm Operator scaffolding is customized to be compatible with both He |`api/` |Contains the Go API definition. -|`controllers/` +|`internal/controllers/` |Contains the controllers for the Go API. |`hack/`