Skip to content
Merged
Changes from 1 commit
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 frontend/src/components/Conduct.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<p class="max-w-3xl mt-2 mx-auto text-xl text-gray-500 p-4">
At Python WA, we want to create a community that is friendly and inviting for newbies and professionals alike.
This is why we have adopted the
<a class="text-blue-700" href="https://www.djangoproject.com/conduct/" target="_blank">
Django Code of Conduct
<a class="text-blue-700" href="https://policies.python.org/python.org/code-of-conduct/#:~:text=and%20growing%20community.-,Our%20Community,patches%2C%20problems%2C%20or%20otherwise" target="_blank">
Python Software Foundation Code of Conduct
</a>
that applies to our events, Slack channel and all associated activities.
</p>
Expand Down