Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6375bf5

Browse files
authored
Merge pull request#61 from DimitrisJim/update-comm
Gitter -> Discord
2 parents620f84d +417a755 commit6375bf5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ github_username: RustPython
2626
disclaimer:"RustPython is in a development phase and should not be used in production or a fault intolerant setting. Our current build supports only about half of the Python standard library."
2727
github:https://github.com/RustPython/RustPython/
2828
docs:https://github.com/RustPython/docs/
29-
gitter:https://gitter.im/rustpython/Lobby
29+
discord:https://discord.com/invite/vru8NypEhv
3030
show_excerpts:true
3131
contributor_excerpt:""# TODO: write something here, goes right under "Contributors" heading
3232
blog-intro:Create an issue if you see something wrong. Edit posts or create new ones via PR on <a target="_blank" href="https://github.com/RustPython/rustpython.github.io">github.com/RustPython/rustpython.github.io</a>
@@ -41,8 +41,8 @@ navigation:
4141
url:/docs
4242
-title:GitHub
4343
url:https://github.com/RustPython/RustPython/
44-
-title:Gitter
45-
url:https://gitter.im/rustpython/Lobby
44+
-title:Discord
45+
url:https://discord.com/invite/vru8NypEhv
4646

4747
dashboards:
4848
-title:CPython test compatibility

‎_layouts/benchmarks.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
{% if folders.size == 0 %}
3737
<pstyle="color: red;">There are no benchmarks to be displayed.</p>
3838
<p>This shouldn't be happening, please contact one of the maintainers
39-
through<ahref="https://gitter.im/rustpython/Lobby">Gitter</a> to report this problem.</p>
39+
through<ahref="https://discord.com/invite/vru8NypEhv">Discord</a> to report this problem.</p>
4040
{% else %}
4141
<ulclass="tab"data-tab="benchmarks">
4242
{% for folder in folders %}
@@ -61,4 +61,4 @@
6161
{% endfor%}
6262
</ul>
6363
{% endif %}
64-
</div>
64+
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp