diff --git a/contributing/development/code_style_guidelines.rst b/contributing/development/code_style_guidelines.rst
index da7611e46..b2ccd413b 100644
--- a/contributing/development/code_style_guidelines.rst
+++ b/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 `__.
+check `Ruff Editor Integrations `__.
Comment style guide
-------------------