diff options
| author | Christoph Blecker <admin@toph.ca> | 2017-12-21 17:53:39 -0800 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2017-12-21 18:34:08 -0800 |
| commit | 95a4a105cd5e626edca2f8f00eb3dff32f1f1c5c (patch) | |
| tree | 04eb87ec9b60f1d8f282d528fdb308be787af018 /sig-multicluster | |
| parent | ce3044d912391d987a9ef8315c701f3e5671fe45 (diff) | |
Use git.k8s.io for links
Diffstat (limited to 'sig-multicluster')
| -rw-r--r-- | sig-multicluster/CONTRIBUTING.md | 20 | ||||
| -rw-r--r-- | sig-multicluster/ONCALL.md | 4 |
2 files changed, 12 insertions, 12 deletions
diff --git a/sig-multicluster/CONTRIBUTING.md b/sig-multicluster/CONTRIBUTING.md index 8b1e8b1a..d0600a77 100644 --- a/sig-multicluster/CONTRIBUTING.md +++ b/sig-multicluster/CONTRIBUTING.md @@ -269,11 +269,11 @@ See the sig-multicluster [community page] for points of contact and meeting time [`PTAL`]: https://en.wiktionary.org/wiki/PTAL [agenda]: https://docs.google.com/document/d/18mk62nOXE_MCSSnb4yJD_8UadtzJrYyJxFwbrgabHe8/edit [bug]: #bug-lifecycle -[community page]: https://github.com/kubernetes/community/tree/master/sig-multicluster +[community page]: /sig-multicluster [design proposal]: #design-proposals -[design repo]: https://github.com/kubernetes/community/tree/master/contributors/design-proposals/sig-multicluster -[design template]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/sig-multicluster/template.md -[development guide]: https://github.com/kubernetes/community/blob/master/contributors/devel/development.md +[design repo]: /contributors/design-proposals/sig-multicluster +[design template]: /contributors/design-proposals/sig-multicluster/template.md +[development guide]: /contributors/devel/development.md [existing issue]: #adopt-an-issue [feature repo]: https://github.com/kubernetes/features [feature request]: #feature-requests @@ -281,14 +281,14 @@ See the sig-multicluster [community page] for points of contact and meeting time [group]: https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster [issue]: https://github.com/kubernetes/kubernetes/issues [multicluster_help_wanted_issues]: https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3A"help+wanted"+label%3Asig%2Fmulticluster -[kubectl concept docs]: https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/concepts/tools/kubectl +[kubectl concept docs]: https://git.k8s.io/kubernetes.github.io/docs/concepts/tools/kubectl [kubectl docs]: https://kubernetes.io/docs/user-guide/kubectl-overview -[kubernetes/cmd/kubectl]: https://github.com/kubernetes/kubernetes/tree/master/cmd/kubectl -[kubernetes/pkg/kubectl]: https://github.com/kubernetes/kubernetes/tree/master/pkg/kubectl -[leads]: https://github.com/kubernetes/community/tree/master/sig-multicluster#leads +[kubernetes/cmd/kubectl]: https://git.k8s.io/kubernetes/cmd/kubectl +[kubernetes/pkg/kubectl]: https://git.k8s.io/kubernetes/pkg/kubectl +[leads]: /sig-multicluster#leads [management overview]: https://kubernetes.io/docs/concepts/tools/kubectl/object-management-overview -[meeting]: https://github.com/kubernetes/community/tree/master/sig-multicluster#meetings +[meeting]: /sig-multicluster#meetings [release]: #release [slack-messages]: https://kubernetes.slack.com/messages/sig-multicluster [slack-signup]: http://slack.k8s.io/ -[tests]: https://github.com/kubernetes/community/blob/master/contributors/devel/testing.md +[tests]: /contributors/devel/testing.md diff --git a/sig-multicluster/ONCALL.md b/sig-multicluster/ONCALL.md index 72aca202..903845e7 100644 --- a/sig-multicluster/ONCALL.md +++ b/sig-multicluster/ONCALL.md @@ -10,8 +10,8 @@ follows: most common failure scenarios and suggest improvements. Its up to the sig or individuals to prioritize and take up those tasks. -Oncall playbook: -https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-federation-build-cop.md +The on-call playbook is available +[here](/contributors/devel/on-call-federation-build-cop.md) # Joining the rotation |
