Skip to content

Commit ffd423b

Browse files
authored
Merge pull request #80 from tcooper/testing-redirects
add redirects for testing team wiki pages
2 parents f1129cb + 10bd84c commit ffd423b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

mkdocs.yml

+15
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,21 @@ plugins:
6464
'team/release_engineering/debranding/index.md': 'https://sig-core.rocky.page/documentation/debranding'
6565
'team/release_engineering/compose/index.md': 'https://sig-core.rocky.page/sop/'
6666
'team/release_engineering/guidelines/rocky_logos_guidelines/index.md': 'https://sig-core.rocky.page/documentation/guidelines/rocky_logos_guidelines/'
67+
'team/testing/index.md': 'https://testing.rocky.page/'
68+
'team/testing/qa_test_cases/index.md': 'https://testing.rocky.page/documentation/qa_test_cases'
69+
'team/testing/release_criteria/release_criteria/index.md': 'https://testing.rocky.page/guidelines/release_criteria/release_criteria/'
70+
'team/testing/release_criteria/r8/8_release_criteria/index.md': 'https://testing.rocky.page/guidelines/release_criteria/r8/8_release_criteria/'
71+
'team/testing/release_criteria/r8/8.6_qa_testing_summary/index.md': 'https://testing.rocky.page/guidelines/release_criteria/r8/8.6_qa_testing_summary/'
72+
'team/testing/release_criteria/r8/8.6_qa_testing_go_no_go/index.md': 'https://testing.rocky.page/guidelines/release_criteria/r8/8.6_qa_testing_go_no_go/'
73+
'team/testing/release_criteria/r9/9_release_criteria/index.md': 'https://testing.rocky.page/guidelines/release_criteria/r9/9_release_criteria/'
74+
'team/testing/release_criteria/r9/9.0_qa_testing_summary/index.md': 'https://testing.rocky.page/guidelines/release_criteria/r9/9.0_qa_testing_summary/'
75+
'team/testing/release_criteria/r9/9.0_qa_testing_go_no_go/index.md': 'https://testing.rocky.page/guidelines/release_criteria/r9/9.0_qa_testing_go_no_go/'
76+
'team/testing/dev_guides/wiki_development_boxes/index.md': 'https://testing.rocky.page/documentation/dev_guides/wiki_development_boxes/'
77+
'team/testing/dev_guides/commit_signing/index.md': 'https://testing.rocky.page/documentation/dev_guides/commit_signing/'
78+
'team/testing/dev_guides/openqa_access/index.md': 'https://testing.rocky.page/documentation/dev_guides/openqa_access/'
79+
'team/testing/dev_guides/openqa_cli_post_examples/index.md': 'https://testing.rocky.page/documentation/dev_guides/openqa_cli_post_examples/'
80+
'team/testing/dev_guides/openqa_clone_job_examples/index.md': 'https://testing.rocky.page/documentation/dev_guides/openqa_clone_job_examples/'
81+
'team/testing/dev_guides/openqa_clone_custom_git_refspec_examples/index.md': 'https://testing.rocky.page/documentation/dev_guides/openqa_clone_custom_git_refspec_examples/'
6782
- search
6883

6984
# Extensions

0 commit comments

Comments
 (0)