Skip to content

Commit c47ff65

Browse files
authored
chore(docs): update Discord invite to permalink (#10005)
## Summary Update the Discord unique-id invite links to use the company permalink. ## Test Plan Visiting the links
1 parent c3bba54 commit c47ff65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For small changes (e.g., bug fixes), feel free to submit a PR.
3939

4040
For larger changes (e.g., new lint rules, new functionality, new configuration options), consider
4141
creating an [**issue**](https://github.com/astral-sh/ruff/issues) outlining your proposed change.
42-
You can also join us on [**Discord**](https://discord.gg/c9MhzV8aU5) to discuss your idea with the
42+
You can also join us on [**Discord**](https://discord.com/invite/astral-sh) to discuss your idea with the
4343
community. We've labeled [beginner-friendly tasks](https://github.com/astral-sh/ruff/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
4444
in the issue tracker, along with [bugs](https://github.com/astral-sh/ruff/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
4545
and [improvements](https://github.com/astral-sh/ruff/issues?q=is%3Aissue+is%3Aopen+label%3Aaccepted)

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![image](https://img.shields.io/pypi/pyversions/ruff.svg)](https://pypi.python.org/pypi/ruff)
99
[![Actions status](https://github.com/astral-sh/ruff/workflows/CI/badge.svg)](https://github.com/astral-sh/ruff/actions)
1010

11-
[**Discord**](https://discord.gg/c9MhzV8aU5) | [**Docs**](https://docs.astral.sh/ruff/) | [**Playground**](https://play.ruff.rs/)
11+
[**Discord**](https://discord.com/invite/astral-sh) | [**Docs**](https://docs.astral.sh/ruff/) | [**Playground**](https://play.ruff.rs/)
1212

1313
An extremely fast Python linter and code formatter, written in Rust.
1414

@@ -341,14 +341,14 @@ For a complete enumeration of the supported rules, see [_Rules_](https://docs.as
341341
Contributions are welcome and highly appreciated. To get started, check out the
342342
[**contributing guidelines**](https://docs.astral.sh/ruff/contributing/).
343343

344-
You can also join us on [**Discord**](https://discord.gg/c9MhzV8aU5).
344+
You can also join us on [**Discord**](https://discord.com/invite/astral-sh).
345345

346346
## Support
347347

348348
Having trouble? Check out the existing issues on [**GitHub**](https://github.com/astral-sh/ruff/issues),
349349
or feel free to [**open a new one**](https://github.com/astral-sh/ruff/issues/new).
350350

351-
You can also ask for help on [**Discord**](https://discord.gg/c9MhzV8aU5).
351+
You can also ask for help on [**Discord**](https://discord.com/invite/astral-sh).
352352

353353
## Acknowledgements
354354

0 commit comments

Comments
 (0)