Skip to content

Commit ed98593

Browse files
clintonsteinertekton-robot
authored andcommitted
Update DEVELOPMENT.md
1 parent c6d2a8d commit ed98593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEVELOPMENT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This project extends Kubernetes (aka `k8s`) with Custom Resource Definitions
4747
- Install via
4848
[official installation docs](https://github.com/tektoncd/pipeline/blob/master/docs/install.md)
4949
or continue through [getting started for development](#getting-started)
50-
- [Tekton Pipeline "Hello World" tutorial](https://github.com/tektoncd/pipeline/blob/master/docs/tutorial.md) -
50+
- [Tekton Pipeline "Hello World" tutorial](https://tekton.dev/docs/getting-started/pipelines) -
5151
Define `Tasks`, `Pipelines`, and `PipelineResources`, see what happens when
5252
they are run
5353

@@ -364,4 +364,4 @@ with a clear message explaining why it was skipped.
364364
flag to `alpha` in your test cluster to see your alpha integration tests
365365
run. When the flag in your cluster is `alpha` _all_ integration tests are executed,
366366
both `stable` and `alpha`. Setting the feature flag to `stable` will exclude `alpha`
367-
tests.
367+
tests.

0 commit comments

Comments
 (0)