Skip to content

CoC: fix dead links to citizencodeofconduct.org #1298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions conduct.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ listed above,
### Examples of unacceptable behavior

Behavior that will lead to exclusion includes the following points, inspired by the definition of
“Unacceptable Behavior” in the [Citizen Code of Conduct](http://citizencodeofconduct.org/):
“Unacceptable Behavior” in the [Citizen Code of Conduct](https://web.archive.org/web/20200330154000/http://citizencodeofconduct.org/):

* Violence, threats of violence or violent language directed against another person.
* Sexist, racist, homophobic, transphobic, ableist or otherwise discriminatory jokes and language.
Expand All @@ -119,7 +119,7 @@ Adapted from and/or inspired by multiple successful Codes of Conduct, including:
* [The Contributor Covenant v1.4.0](https://contributor-covenant.org/version/1/4/)
* [The Recurse Center's User Manual](https://www.recurse.com/manual#sec-environment)
* [The 18F Code of Conduct](https://18f.gsa.gov/code-of-conduct/)
* [Citizen Code of Conduct](http://citizencodeofconduct.org/)
* [Citizen Code of Conduct](https://web.archive.org/web/20200330154000/http://citizencodeofconduct.org/)

### License

Expand Down