Skip to content

Commit

Permalink
fix link in pipeline overview (#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbhawkey committed Feb 12, 2020
1 parent 587bb58 commit c380e91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/docs/pipelines/overview/pipelines-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,7 @@ At a high level, the execution of a pipeline proceeds as follows:
by the Kubernetes resources
([CRDs](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/)).
The containers execute within Kubernetes Pods on virtual machines. An
example controller is the **[Argo
Workflow**](https://github.com/argoproj/argo) controller, which
example controller is the **[Argo Workflow](https://github.com/argoproj/argo)** controller, which
orchestrates task-driven workflows.
* **Artifact storage**: The Pods store two kinds of data:

Expand Down

0 comments on commit c380e91

Please sign in to comment.