소스 검색

Merge pull request #11051 from notpresident35/patch-1

Update link to Ruff editor integrations
Matthew 2 달 전
부모
커밋
bf4294b2ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contributing/development/code_style_guidelines.rst

+ 1 - 1
contributing/development/code_style_guidelines.rst

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