You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/getting-started/intro-to-codefresh.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Everything in Codefresh CI/CD starts and ends with pipelines.
29
29
30
30
A Codefresh pipeline has two distinct aspects, the specification that defines the pipeline, and steps that are essentially a collection of Docker images that define the jobs and CI and CD processes to implement.
31
31
32
-
To see how pipelines work, start with[Introduction to Codefresh pipelines]({{site.baseurl}}/docs/configure-ci-cd-pipeline/introduction-to-codefresh-pipelines/), or jump to[pipeline creation]({{site.baseurl}}/docs/pipelinse/pipelines/).
32
+
To see how pipelines work, start with[Introduction to Codefresh pipelines]({{site.baseurl}}/docs/pipelines/introduction-to-codefresh-pipelines/), or jump to[pipeline creation]({{site.baseurl}}/docs/pipelines/pipelines/).
33
33
34
34
For ready-to-use collections of pipeline steps, check out our[built-in steps]({{site.baseurl}}/docs/pipelines/steps/), or jump to[pipeline creation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/) and our[Plugin marketplace](https://codefresh.io/steps/){:target="\_blank"}.