aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar Dennis Pham <[email protected]>2020-08-08 14:46:04 -0400
committerGravatar GitHub <[email protected]>2020-08-08 14:46:04 -0400
commit518a39b3e2b56f942328695d5e44674976317c7c (patch)
tree78aac4a7198158d3786a321561038145ffb05f63 /pydis_site
parentFix bad migration 0059 (diff)
Update rule 6 for the removal of #show-your-projects
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/apps/api/views.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pydis_site/apps/api/views.py b/pydis_site/apps/api/views.py
index a73d4718..7ac56641 100644
--- a/pydis_site/apps/api/views.py
+++ b/pydis_site/apps/api/views.py
@@ -140,7 +140,8 @@ class RulesView(APIView):
),
(
"No spamming or unapproved advertising, including requests for paid work. "
- "Open-source projects can be showcased in #show-your-projects."
+ "Open-source projects can be shared with others in #python-general and "
+ "code reviews can be asked for in a help channel."
),
(
"Keep discussions relevant to channel topics and guidelines."