Skip to content

Commit 92aee6a

Browse files
authored
Update cd-codefresh.md (#818)
Fix missed spaces
1 parent 271e63c commit 92aee6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/getting-started/cd-codefresh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Deploy to Kubernetes from the Codefresh UI, or programmatically through dedicate
2525
For quick and easy deployment, you can deploy on-demand from the Codefresh UI.
2626

2727
**Dedicated steps in pipelines**
28-
For more flexibility, we have dedicated steps for pipelines: the `deploy`step, and the more advanced `cf-deploy-kubernetes`step which enables simple templating on Kubernetes manifests.
28+
For more flexibility, we have dedicated steps for pipelines: the `deploy` step, and the more advanced `cf-deploy-kubernetes` step which enables simple templating on Kubernetes manifests.
2929

3030
Codefresh pipelines also support Kustomize and Helm for deployments through `freestyle` steps.
3131

@@ -119,4 +119,4 @@ See [DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/).
119119
## Related articles
120120
[Codefresh for CI]({{site.baseurl}}/docs/getting-started/ci-codefresh/)
121121
[Codefresh for GitOps]({{site.baseurl}}/docs/getting-started/gitops-codefresh/)
122-
[Concepts in Codefresh]({{site.baseurl}}/docs/getting-started/concepts/)
122+
[Concepts in Codefresh]({{site.baseurl}}/docs/getting-started/concepts/)

0 commit comments

Comments
 (0)