Skip to content

Commit a30266c

Browse files
AlanGreenetekton-robot
authored andcommitted
Fix links to Why Aren't PipelineResources in Beta?
Backport #4572 Links to the "Why Aren't PipelineResources in Beta?" section in the docs should have `aren-t` in the fragment instead of `arent`. This can be confirmed by clicking the link icon beside the heading and checking the browser address bar.
1 parent 3a88399 commit a30266c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/migrating-v1alpha1-to-v1beta1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Since then, **`PipelineResources` have been deprecated**. We encourage users to
8080
features instead of `PipelineResources`. Read more about the deprecation in [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md).
8181

8282
_More on the reasoning and what's left to do in
83-
[Why aren't PipelineResources in Beta?](resources.md#why-arent-pipelineresources-in-beta)._
83+
[Why aren't PipelineResources in Beta?](resources.md#why-aren-t-pipelineresources-in-beta)._
8484

8585
To ease migration away from `PipelineResources`
8686
[some types have an equivalent `Task` in the Catalog](#replacing-pipelineresources-with-tasks).

docs/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For example:
3333
> which lists each PipelineResource type and a suggested option for replacing it.
3434
>
3535
> For more information on why PipelineResources are remaining alpha [see the description
36-
> of their problems, along with next steps, below](#why-arent-pipelineresources-in-beta).
36+
> of their problems, along with next steps, below](#why-aren-t-pipelineresources-in-beta).
3737
3838
--------------------------------------------------------------------------------
3939

@@ -52,7 +52,7 @@ For example:
5252
- [Storage Resource](#storage-resource)
5353
- [GCS Storage Resource](#gcs-storage-resource)
5454
- [Cloud Event Resource](#cloud-event-resource)
55-
- [Why Aren't PipelineResources in Beta?](#why-arent-pipelineresources-in-beta)
55+
- [Why Aren't PipelineResources in Beta?](#why-aren-t-pipelineresources-in-beta)
5656

5757
## Syntax
5858

0 commit comments

Comments
 (0)