From d57bbb12bf7508f32d0398a50dfa4b628aa9cf16 Mon Sep 17 00:00:00 2001 From: Elliot <37578863+elliotbruneel@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:31:22 +0200 Subject: [PATCH] Fix Stumptown Syndicate guideline broken link Use the github link instead of the broken website link --- contributing/code_of_conduct/reporting_guidelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/code_of_conduct/reporting_guidelines.rst b/contributing/code_of_conduct/reporting_guidelines.rst index b44fec3743e..a00394bce65 100644 --- a/contributing/code_of_conduct/reporting_guidelines.rst +++ b/contributing/code_of_conduct/reporting_guidelines.rst @@ -93,6 +93,6 @@ Reporting Guidelines derived from those of the `Stumptown Syndicate`_ and the Adopted by `Symfony`_ organizers on 21 February 2018. -.. _`Stumptown Syndicate`: http://stumptownsyndicate.org/code-of-conduct/reporting-guidelines/ +.. _`Stumptown Syndicate`: https://github.com/stumpsyn/policies/blob/master/reporting_guidelines.md/ .. _`Django Software Foundation`: https://www.djangoproject.com/conduct/reporting/ .. _`Symfony`: https://symfony.com