We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cb47f commit e3fa0c0Copy full SHA for e3fa0c0
templates/core/about/index.html
@@ -41,7 +41,7 @@ <h3 id="contact"> <a href="#contact">Contact</a> </h3>
41
{%- set governance_link = "https://www.rust-lang.org/governance/teams/dev-tools#docs-rs" -%}
42
<p>
43
Docs.rs is run and maintained by the <a href="{{ governance_link | safe }}">Docs.rs team</a>.
44
- You can find us in #docs-rs on <a href="https://discordapp.com/invite/f7mTXPW/">Discord</a>.
+ You can find us in #docs-rs on <a href="https://discord.gg/f7mTXPW">Discord</a>.
45
</p>
46
47
</div>
0 commit comments