tektoncd / pipeline

A cloud-native Pipeline resource.
https://tekton.dev
Apache License 2.0
8.41k stars 1.77k forks source link

Links broken on https://tekton.dev/docs/pipelines/pipelines/ and in release-v0.50.x #7192

Open adelton opened 10 months ago

adelton commented 10 months ago

Expected Behavior

On https://tekton.dev/docs/pipelines/pipelines/ there are links like

When clicking those links I'd like to be able to see the end-to-end examples.

Actual Behavior

Those links point to locations under https://github.com/tektoncd/pipeline/tree/release-v0.50.x/examples/v1beta1/pipelineruns and the YAML files linked are not present there.

Steps to Reproduce the Problem

  1. Read https://tekton.dev/docs/pipelines/pipelines/.
  2. Click all links and check which lead to 404 File not found..

Additional Info

N/A

N/A

It seems that the source of the page at https://tekton.dev/docs/pipelines/pipelines/ might be https://github.com/tektoncd/pipeline/blob/release-v0.50.x/docs/pipelines.md ... and at least the three links mentioned above are broken in that branch as well.

pritidesai commented 10 months ago

/kind documentation /good-first-issue /hacktoberfest

tekton-robot commented 10 months ago

@pritidesai: This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/tektoncd/pipeline/issues/7192): >/kind documentation >/good-first-issue >/hacktoberfest Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
lavakush07 commented 10 months ago

/assign