From b3848e8d4d95aab6e0a43cf8d2f9175c8331e410 Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Fri, 4 Oct 2024 15:44:06 +0530 Subject: [PATCH] RHIDP-3887: Fixing a typo (#581) --- modules/getting-started/con-techdocs-config-cicd.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/getting-started/con-techdocs-config-cicd.adoc b/modules/getting-started/con-techdocs-config-cicd.adoc index 7e340653c5..604542179a 100644 --- a/modules/getting-started/con-techdocs-config-cicd.adoc +++ b/modules/getting-started/con-techdocs-config-cicd.adoc @@ -1,6 +1,6 @@ :_mod-docs-content-type: CONCEPT [id="con-techdocs-config-cicd_{context}"] -= Configuring CI/CD to generate and publish TecDocs sites += Configuring CI/CD to generate and publish TechDocs sites TechDocs reads the static generated documentation files from a cloud storage bucket, such as {odf-name}. The documentation site is generated on the CI/CD workflow associated with the repository containing the documentation files. You can generate docs on CI and publish to a cloud storage using the `techdocs-cli` CLI tool.