From 6698dc1320c96ca8d568dd031b3d2397a3770986 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela Date: Wed, 16 Nov 2022 17:13:48 +0100 Subject: [PATCH] Broken link --- doc/source/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: