diff --git a/internal/doc/docs_index.go b/internal/doc/docs_index.go index e4d95440b..e5a74e80f 100644 --- a/internal/doc/docs_index.go +++ b/internal/doc/docs_index.go @@ -12,7 +12,7 @@ import ( const contentTemplate = `:context: rhoas-cli-command-reference [id="cli-command-reference_{context}"] -= CLI command reference (rhoas) += OpenShift Application Services CLI command reference [role="_abstract"] You use the ` + "`rhoas`" + ` CLI to manage your application services from the command line. diff --git a/internal/doc/modular_docs.go b/internal/doc/modular_docs.go index 12c460270..4fa4f3980 100644 --- a/internal/doc/modular_docs.go +++ b/internal/doc/modular_docs.go @@ -89,7 +89,7 @@ func CreateAssembly(assembliesDir string, files []string) error { contentTemplate := `:context: rhoas-cli-command-reference [id="cli-command-reference_{context}"] -= CLI command reference (rhoas) += OpenShift Application Services CLI command reference [role="_abstract"] You use the ` + "`rhoas`" + ` CLI to manage your application services from the command line.