Skip to content

Commit 67917cd

Browse files
docs: update contributing doc
Signed-off-by: Steve Kuznetsov <[email protected]>
1 parent 367c2d2 commit 67917cd

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

CONTRIBUTING.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
# Contributing to `openshift/release`
22

3-
[Contributing documentation][openshift-release-contributing] is served (together
4-
with other documentation related to CI) on [steps.ci.openshift.org][steps].
5-
It is maintained in the [ci-tools][ci-tools-webreg] repository.
3+
Contributing documentation is served (together
4+
with other documentation related to CI) on [docs.ci.openshift.org][docs].
5+
It is maintained in the [`ci-docs`][ci-docs] repository.
66

77
## Useful shortcuts
88

9-
- [Pull Requests to openshift/release][orc-reviews]
10-
- [Adding CI Configuration for New Repositories][orc-newrepos]
9+
- [Pull Requests to `openshift/release`][contrib]
10+
- [Adding CI Configuration for New Repositories][onboard]
1111

12-
[openshift-release-contributing]: https://steps.ci.openshift.org/help/release
13-
[orc-reviews]: https://steps.ci.openshift.org/help/release#reviews
14-
[orc-newrepos]: https://steps.ci.openshift.org/help/release#new-repos
15-
[ci-tools-webreg]: https://github.com/openshift/ci-tools/blob/master/pkg/webreg
16-
[steps]: https://steps.ci.openshift.org/
12+
[contrib]: https://docs.ci.openshift.org/docs/how-tos/contributing-openshift-release/
13+
[onboard]: https://docs.ci.openshift.org/docs/how-tos/onboarding-a-new-component/
14+
[ci-docs]: https://github.com/openshift/ci-docs
15+
[docs]: https://docs.ci.openshift.org/

0 commit comments

Comments
 (0)