Skip to content

Commit cafd53f

Browse files
fix(docs): upstream tekton dashboard repository link
Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
1 parent 6077e72 commit cafd53f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/docs/install/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This will let your git platform provider (e.g., GitHub) reach the controller wit
7878

7979
### Tekton Dashboard
8080

81-
If you have the [Tekton Dashboard](https://github.com/tekton/dashboard)
81+
If you have the [Tekton Dashboard](https://github.com/tektoncd/dashboard)
8282
installed and if you want to use it for the links to show the logs or
8383
description of the PipelineRun. If you are running on `OpenShift` it will
8484
automatically detect the OpenShift console Route and use it.
@@ -263,7 +263,7 @@ been triggered and run on your Pull Request:
263263
264264
You can click on the "Details" link to see the details of the running of the
265265
PipelineRun. `Pipelines-as-Code` will let you know that you can follow the logs
266-
on your Dashboard like [Tekton Dashboard](https://github.com/tekton/dashboard)
266+
on your Dashboard like [Tekton Dashboard](https://github.com/tektoncd/dashboard)
267267
or the OpenShift Pipelines
268268
[Console](https://docs.openshift.com/container-platform/latest/web_console/web-console.html)
269269
or if you prefer you can use [tekton CLI](https://tekton.dev/docs/cli/) to

0 commit comments

Comments
 (0)