Skip to content

Commit aa70fcb

Browse files
committed
using internal xref instead of aliases for linking
1 parent e2f59e8 commit aa70fcb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/contribute/about-pattern-tiers-types.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ The different tiers of {solution-name-upstream} are designed to facilitate ongoi
1818
|===
1919
|Pattern tier|Description
2020

21-
|link:/requirements/sandbox/[{sandbox-tier-first}]
21+
|link:/contribute/sandbox[{sandbox-tier-first}]
2222
|A pattern categorized under the {sandbox} tier provides you with an entry point to onboard to {solution-name-upstream}. The minimum requirement to qualify for the {sandbox} tier is to start with the patterns framework and include minimal documentation.
2323

2424
The patterns in this tier might be in a work-in-progress state; and they might have been manually tested on a limited set of platforms.
2525

2626

27-
|link:/requirements/tested/[{tested-tier-first}]
27+
|link:/contribute/tested[{tested-tier-first}]
2828
|A pattern categorized under the {tested} tier implies that the pattern might have been recently working on at least one recent version of {rh-ocp}. Qualifying for this tier might require additional work for the pattern’s owner, who might be a partner or a motivated subject matter expert (SME).
2929

3030
The patterns in this tier might have a defined business problem with a demonstration. The patterns might have a manual or automated test plan, which passes at least once for each new {rh-ocp} minor version.
3131

32-
|link:/requirements/maintained/[{maintained-tier-first}]
32+
|link:/contribute/maintained[{maintained-tier-first}]
3333
|A pattern categorized under the {maintained} tier implies that the pattern might have been functional on all currently supported extended update support (EUS) versions of {rh-ocp}. Qualifying for this tier might require additional work for the pattern’s owner who might be a partner or a motivated SME.
3434

3535
The patterns in this tier might have a formal release process with patch releases. They might have continuous integration (CI) automation testing.

0 commit comments

Comments
 (0)