Skip to content

Commit 79a1b83

Browse files
authored
Merge pull request #1817 from thesystemninjaneer/fixdeadcontributiondoclink
📖 dead contributor and conduct links on cluster-api.sigs.k8s.io website
2 parents f6cd8d7 + 5b17645 commit 79a1b83

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,20 @@ API design. Because of this, all of the codebase is rapidly changing.
4141
Pull Requests are very welcome!
4242
See the [issue tracker] if you're unsure where to start, or feel free to reach out to discuss.
4343

44-
See also: our own [contributor guide] and the Kubernetes [community page].
44+
See also: our own [contributor guide](CONTRIBUTING.md) and the Kubernetes [community page].
4545

4646
### Code of conduct
4747

48-
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct].
48+
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
4949

5050
[community page]: https://kubernetes.io/community
51-
[Kubernetes Code of Conduct]: code-of-conduct.md
5251
[notes]: https://docs.google.com/document/d/1Ys-DOR5UsgbMEeciuG0HOgDQc8kZsaWIWJeKJ1-UfbY/edit
5352
[recordings]: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
5453
[zoomMeeting]: https://zoom.us/j/861487554
5554
[implementerNotes]: https://docs.google.com/document/d/1IZ2-AZhe4r3CYiJuttyciS7bGZTTx4iMppcA8_Pr3xE/edit
5655
[providerZoomMeetingTues]: https://zoom.us/j/140808484
5756
[providerZoomMeetingWed]: https://zoom.us/j/424743530
5857
[issue tracker]: https://github.com/kubernetes-sigs/cluster-api/issues
59-
[contributor guide]: CONTRIBUTING.md
6058

6159

6260
<!-- ANCHOR_END: Community -->

docs/book/src/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{#include ../../../CONTRIBUTING.md}}

docs/book/src/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@
2929
- [Glossary](./reference/glossary.md)
3030
- [Provider List](./reference/providers.md)
3131
- [clusterctl CLI](./tooling/clusterctl.md)
32+
- [Code of Conduct](./code-of-conduct.md)
33+
- [Contributing](./CONTRIBUTING.md)

docs/book/src/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{#include ../../../code-of-conduct.md}}

0 commit comments

Comments
 (0)