Skip to content

Commit cdc82ea

Browse files
committed
Fix broken link
1 parent 93ddf75 commit cdc82ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ The recommended minimum development configuration is:
307307

308308
While iterating on code changes to the project, you may need to:
309309

310-
1. [Manage Tekton objects](managing-tekton-objects-using-ko)
310+
1. [Manage Tekton objects](#managing-tekton-objects-using-ko)
311311
1. [Verify installation](#verify-installation) and make sure there are no errors by [accessing the logs](#accessing-logs)
312312
1. Use various development scripts, as needed, in the ['hack' directory](https://github.com/tektoncd/pipeline/tree/main/hack), For example:
313313
- Update your (external) dependencies with: `./hack/update-deps.sh`

0 commit comments

Comments
 (0)