external links: Migrate the rest of /developer-community links.

We recently changed /developer-community to /development-community.
Now that this change is in production, we can also migrate the
external links in our ReadTheDocs documentation.
This commit is contained in:
Eeshan Garg
2021-12-09 14:15:18 -05:00
committed by Tim Abbott
parent 25ccd4a7db
commit 3bab91079f
25 changed files with 44 additions and 44 deletions

View File

@@ -93,7 +93,7 @@ extreme cases, but often it can be a simple matter of writing your code
in a slightly different style to appease the linter. If you have
problems getting something to lint, you can submit an unfinished PR
and ask the reviewer to help you work through the lint problem, or you
can find other people in the [Zulip Community](https://zulip.com/developer-community/)
can find other people in the [Zulip Community](https://zulip.com/development-community/)
to help you.
Also, bear in mind that 100% of the lint code is open source, so if you