From 1bd9524b3c7f1c689be924e9d8c8f3d194ba08b0 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:05:39 +0200 Subject: [PATCH] Update CoC link to PSF policies site --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 30fad71..a68067f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -3,7 +3,7 @@ Please note that all interactions on [Python Software Foundation](https://www.python.org/psf-landing/)-supported infrastructure are [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties) -by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/), +by the [PSF Code of Conduct](https://policies.python.org/python.org/code-of-conduct/), which includes all the infrastructure used in the development of Python itself (e.g. mailing lists, issue trackers, GitHub, etc.).