Skip to content

Commit 02c7f5e

Browse files
committed
fixing aliases
1 parent fd46280 commit 02c7f5e

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

content/contribute/implementation.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ menu:
44
parent: Validated Pattern tiers
55
title: Implementation requirements
66
weight: 42
7+
aliases: /learn/implementation/
78
aliases: /requirements/implementation/
89
---
910

content/contribute/maintained.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ menu:
44
parent: Validated Pattern tiers
55
title: Validated Patterns - Maintained tier
66
weight: 45
7-
aliases: /requirements/maintained/
7+
aliases: /requirements/validated/
88
---
99

1010
:toc:
@@ -29,14 +29,14 @@ Each {maintained} pattern represents an ongoing maintenance, support, and testin
2929

3030
For this reason we have designed the tiers and our processes to facilitate this to occur outside of the team by any sufficiently motivated party, including other parts of Red Hat, partners, and even customers.
3131

32-
In limited cases, the {solution-name-upstream} team may consider taking on that work, however, it is recommended that you contact the team at least 4 weeks prior to the end of a given quarter for the necessary work to be considered as part of the following quarter's planning process.
32+
In limited cases, the {solution-name-upstream} team may consider taking on that work, however, it is recommended that you contact the team at least 4 weeks before the end of a given quarter for the necessary work to be considered as part of the following quarter's planning process.
3333

3434

3535
[id="requirements-maintained-tier"]
3636
== Requirements for the {maintained} tier
3737

3838
The {maintained} patterns have deliverable and requirements in addition to those
39-
specified for the link:/requirements/tested/[Tested tier].
39+
specified for the link:/contribute/tested[Tested tier].
4040

4141
The requirements are categorized as follows:
4242

content/contribute/sandbox.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ menu:
55
title: Validated Patterns - Sandbox tier
66
weight: 43
77
aliases: /requirements/community/
8-
aliases: /requirements/sandbox/
98
---
109

1110
:toc:
@@ -48,7 +47,7 @@ These are optional or desirable features, but their absence does not hinder the
4847
=== Must
4948
A {sandbox} pattern must continue to meet the following criteria to remain in the {sandbox} tier:
5049

51-
* A {sandbox} pattern must conform to the common technical link:/requirements/implementation/[implementation requirements].
50+
* A {sandbox} pattern must conform to the common technical link:/contribute/implementation/[implementation requirements].
5251
* A {sandbox} pattern must be able to be deployed onto a freshly deployed OpenShift cluster without prior modification or tuning.
5352
* A {sandbox} pattern must include a top-level README file that highlights the business problem and how the pattern solves it.
5453
* A {sandbox} pattern must include an architecture drawing. The specific tool or format is flexible as long as the meaning is clear.
@@ -69,4 +68,4 @@ The {solution-name-upstream} team commits to maintaining the framework, but will
6968

7069
* A {sandbox} pattern (including works-in-progress) can be hosted in the link:https://github.com/validatedpatterns-sandbox[https://github.com/validatedpatterns-sandbox] GitHub organization.
7170
* A {sandbox} pattern can be listed on the link:https://validatedpatterns.io[https://validatedpatterns.io] site.
72-
* A {sandbox} pattern meeting additional criteria can be nominated for promotion to the link:/learn/tested/[Tested tier].
71+
* A {sandbox} pattern meeting additional criteria can be nominated for promotion to the link:/contribute/tested/[Tested tier].

content/contribute/test-artefacts.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ menu:
44
parent: Validated Pattern tiers
55
title: Testing Artefacts
66
weight: 50
7-
aliases: /requirements/tested/
87
---
98

109
:toc:

content/contribute/tested.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ menu:
44
parent: Validated Pattern tiers
55
title: Validated Patterns - Tested tier
66
weight: 44
7-
aliases: /requirements/tested/
87
---
98

109
:toc:
@@ -18,7 +17,7 @@ include::modules/comm-attributes.adoc[]
1817
The {tested} tier provides you with additional collateral and reassurance that the pattern was known to be recently working on at least one recent version of {rh-ocp}. Inclusion in this tier requires some additional work for the pattern's owner, which might be a partner or a sufficiently motivated subject matter expert (SME).
1918

2019
[id="nominating-a-pattern-for-tested-tier"]
21-
== Nominating a a pattern for the {tested} tier
20+
== Nominating a pattern for the {tested} tier
2221

2322
If your pattern qualifies or meets the criteria for {tested} tier, submit your nomination to mailto:[email protected][[email protected]].
2423

@@ -35,7 +34,7 @@ In limited cases, the {solution-name-upstream} team may consider taking on that
3534
[id="requirements-tested-tier"]
3635
== Requirements for the {tested} tier
3736

38-
A {tested} patterns have deliverable and requirements in addition to those specified for the link:/requirements/sandbox/[Sandbox tier].
37+
A {tested} patterns have deliverable and requirements in addition to those specified for the link:/contribute/sandbox/[Sandbox tier].
3938

4039
The requirements are categorized as follows:
4140

@@ -67,7 +66,7 @@ Example: https://docs.google.com/document/d/12KQhdzjVIsxRURTnWAckiEMB3_96oWBjtlT
6766

6867
* A {tested} pattern must nominate at least one currently supported {rh-ocp} release to test against.
6968
* A {tested} pattern must ensure the test plan passes at least once per quarter.
70-
* A {tested} pattern must create a publicly available JSON file (for example, in an AWS bucket) that records the result of the latest test for each combination of pattern, platform, and {rh-ocp} version. See link:/learn/test-artefacts/[testing artefacts].
69+
* A {tested} pattern must create a publicly available JSON file (for example, in an AWS bucket) that records the result of the latest test for each combination of pattern, platform, and {rh-ocp} version. See link:/contribute/test-artefacts/[testing artefacts].
7170

7271
[NOTE]
7372
====

0 commit comments

Comments
 (0)