diff options
| author | 2021-11-05 10:09:35 +0530 | |
|---|---|---|
| committer | 2021-11-05 10:09:35 +0530 | |
| commit | 747a7b9cb465c85a064ac6e1a0444bcf8a81ec65 (patch) | |
| tree | 1bb529b764bed5c727a3956b7bb432a18ec82d43 /pydis_site/apps/content/resources/frequently-asked-questions.md | |
| parent | Merge branch 'main' into otn_softdel (diff) | |
| parent | Merge pull request #617 from python-discord/mbaruh-patch-1 (diff) | |
Pull from upstream/main and resolve conflicts.
Diffstat (limited to 'pydis_site/apps/content/resources/frequently-asked-questions.md')
| -rw-r--r-- | pydis_site/apps/content/resources/frequently-asked-questions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/apps/content/resources/frequently-asked-questions.md b/pydis_site/apps/content/resources/frequently-asked-questions.md index 212ea5f8..1c9c3f6d 100644 --- a/pydis_site/apps/content/resources/frequently-asked-questions.md +++ b/pydis_site/apps/content/resources/frequently-asked-questions.md @@ -89,7 +89,7 @@ It's also to ease the burden on our moderators, otherwise they would have to dow Even though Discord does support previewing of files like `.txt` and `.py`, that support is only available on Desktop, not mobile. Additionally, we prefer people to use hastebin as it encourages them to only copy over the relevant code snippets instead of their whole code; this makes helping much easier for all involved. -If you want to share code please use our hosted hastebin, [paste.pythondiscord.com](http://paste.pythondiscord.com). +If you want to share code please use our hosted hastebin, [paste.pythondiscord.com](https://paste.pythondiscord.com). #### **Q: Why is this permission not allowed in that channel?** @@ -119,7 +119,7 @@ You can also open an issue on our meta repo on GitHub, which can be found [here] While we love our blurple Python logo, we also enjoy celebrating other events throughout the year, like Advent of Code, Pride Month, Black History Month, Valentine's Day, Diwali, and more! In the spirit of those celebrations, we like to have some fun and change our icon instead. If you're wondering why it's changed this time, check out `#changelog` on the server, as the reasoning for the recent change will be there. -If you'd like to contribute and create a Python Discord server icon for us to use, check out [our branding repo](https://github.com/python-discord/branding) for what we currently have and talk to us in the `#media-branding` channel in the server. +If you'd like to contribute and create a Python Discord server icon for us to use, check out [our branding repo](https://github.com/python-discord/branding) for what we currently have and talk to us in the `#dev-branding` channel in the server. ## Misc |