Skip to content

Commit

Permalink
Fix more links in docs/README.md 😱
Browse files Browse the repository at this point in the history
Moar links which I made incorrectly... one day we'll get them all...
bobcatfish authored and knative-prow-robot committed Feb 13, 2019
1 parent b52f7a9 commit 34ceb5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ High level details of this design:
- [Tasks](tasks.md) can depend on artifacts, output and parameters created by
other tasks.
- [Tasks](tasks.md) can be invoked via [TaskRuns](taskruns.md)
- [PipelineResources](#pipelineresources) are the artifacts used as inputs and
- [PipelineResources](resources.md) are the artifacts used as inputs and
outputs of Tasks.

## Usage
@@ -44,7 +44,7 @@ components:
- [`TaskRun`](taskruns.md)
- [`Pipeline`](pipelines.md)
- [`PipelineRun`](pipelineruns.md)
- [`PipelineResource`](pipelineresources.md)
- [`PipelineResource`](resources.md)

## Try it out

0 comments on commit 34ceb5c

Please sign in to comment.