Skip to content

Commit 76ed9ac

Browse files
authored
Update link to Ruff editor integrations
The text here talks about editor integrations for ruff, but links to the general ruff integrations page (written primarily for automated integrations such as GitHub Actions), not the editor integrations page. This just updates the link.
1 parent 644f066 commit 76ed9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/code_style_guidelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ Editor integration
330330

331331
Many IDEs or code editors have beautifier plugins that can be configured to run
332332
ruff automatically, for example, each time you save a file. For details, you can
333-
check `Ruff Integrations <https://docs.astral.sh/ruff/integrations/>`__.
333+
check `Ruff Editor Integrations <https://docs.astral.sh/ruff/editors/>`__.
334334

335335
Comment style guide
336336
-------------------

0 commit comments

Comments
 (0)