From c0bd0983a0e02ab783e0ad72dc21278f543a502c Mon Sep 17 00:00:00 2001 From: Bady <bady@disroot.org> Date: Fri, 25 Sep 2020 03:26:11 +0530 Subject: [PATCH] Add link to FSCI Code of Conduct Fix issue #22 --- coc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coc.html b/coc.html index ed6f3fb..6a6b5c2 100644 --- a/coc.html +++ b/coc.html @@ -64,7 +64,7 @@ <div> <h1 class="heading">Free Software Camp Code of Conduct</h1> <p>Free Software Camp, as part of the greater Free Software Community, assumes good faith on all those who wish to improve Free Software Projects. However, other experiences at other programs have shown us the need to adopt a Code of Conduct in which we state our expectations of all participants and organizers during the Free Software Camp.</p> - <p>This code of conduct applies to all participants of Free Software Camp, in addition to the FSCI code of conduct that applies to the FSCI community as a whole.</p> + <p>This code of conduct applies to all participants of Free Software Camp, in addition to the <a href="https://fsci.in/code-of-conduct/" target="_blank">FSCI Code of Conduct</a> that applies to the FSCI community as a whole.</p> <h2 class="medium-heading">FSCI Diversity Statement</h2> <p>FSCI welcomes and encourages participation by everyone.</p> <p>No matter how you identify yourself or how others perceive you: we welcome you. We welcome contributions from everyone as long as they interact constructively with our community.</p> -- GitLab