mirror of https://github.com/pyodide/pyodide.git
DOC replace Gitter links with discord (#4930)
This commit is contained in:
parent
2a240827f6
commit
34ff664f8c
|
@ -3,6 +3,6 @@ contact_links:
|
|||
- name: Ask a Question
|
||||
url: https://github.com/pyodide/pyodide/discussions
|
||||
about: Ask and answer Pyodide related questions
|
||||
- name: 💬 Gitter
|
||||
url: https://gitter.im/pyodide/community
|
||||
- name: 💬 Discord
|
||||
url: https://discord.gg/cRxMCG5kJQ
|
||||
about: Chat with Pyodide community
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</div>
|
||||
|
||||
[![NPM Latest Release](https://img.shields.io/npm/v/pyodide)](https://www.npmjs.com/package/pyodide)
|
||||
[![PyPI Latest Release](https://img.shields.io/pypi/v/pyodide-build.svg)](https://pypi.org/project/pyodide-build/)
|
||||
[![PyPI Latest Release](https://img.shields.io/pypi/v/pyodide-py.svg)](https://pypi.org/project/pyodide-py/)
|
||||
[![Build Status](https://circleci.com/gh/pyodide/pyodide.png)](https://circleci.com/gh/pyodide/pyodide)
|
||||
[![Documentation Status](https://readthedocs.org/projects/pyodide/badge/?version=stable)](https://pyodide.readthedocs.io/?badge=stable)
|
||||
|
||||
|
@ -77,9 +77,9 @@ governance](https://pyodide.org/en/stable/project/governance.html).
|
|||
|
||||
- Blog: [blog.pyodide.org](https://blog.pyodide.org/)
|
||||
- Mailing list: [mail.python.org/mailman3/lists/pyodide.python.org/](https://mail.python.org/mailman3/lists/pyodide.python.org/)
|
||||
- Gitter: [gitter.im/pyodide/community](https://gitter.im/pyodide/community)
|
||||
- Twitter: [twitter.com/pyodide](https://twitter.com/pyodide)
|
||||
- Stack Overflow: [stackoverflow.com/questions/tagged/pyodide](https://stackoverflow.com/questions/tagged/pyodide)
|
||||
- Discord: [Pyodide Discord](https://discord.gg/cRxMCG5kJQ)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
@ -197,10 +197,6 @@ information, as well as Mozilla's
|
|||
[MPL 2.0 FAQ](https://www.mozilla.org/en-US/MPL/2.0/FAQ/) if you need further
|
||||
clarification on what is and isn't permitted.
|
||||
|
||||
## Get in Touch
|
||||
|
||||
- **Gitter:** [#pyodide](https://gitter.im/pyodide/community) channel at gitter.im
|
||||
|
||||
[tl;drlegal entry]: https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)
|
||||
|
||||
```{eval-rst}
|
||||
|
|
|
@ -55,9 +55,9 @@ list from there with "The Pyodide development team" like in the example below:
|
|||
|
||||
- Blog: [blog.pyodide.org](https://blog.pyodide.org/)
|
||||
- Mailing list: [mail.python.org/mailman3/lists/pyodide.python.org/](https://mail.python.org/mailman3/lists/pyodide.python.org/)
|
||||
- Gitter: [gitter.im/pyodide/community](https://gitter.im/pyodide/community)
|
||||
- Twitter: [twitter.com/pyodide](https://twitter.com/pyodide)
|
||||
- Stack Overflow: [stackoverflow.com/questions/tagged/pyodide](https://stackoverflow.com/questions/tagged/pyodide)
|
||||
- Discord: [Pyodide Discord](https://discord.gg/cRxMCG5kJQ)
|
||||
|
||||
## Donations
|
||||
|
||||
|
|
Loading…
Reference in New Issue