diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 18c460180cfe..5900fa8536ff 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -54,7 +54,7 @@ submit questions, report bugs, and request new features. Adhere to code style -------------------- PyFluent is compliant with the `PyAnsys code style -`_. It uses the tool +`_. It uses the tool `pre-commit `_ to check the code style. You can install and activate this tool with: