From 1e1b357ecbcce7d86b317dd643ead7b07cc67527 Mon Sep 17 00:00:00 2001 From: acarvalh-work Date: Thu, 11 May 2023 15:19:33 -0400 Subject: [PATCH] doc: fix external links in contributing --- doc/source/contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index b64f9a597937..2a51eb774f1d 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -4,10 +4,10 @@ Contribute ========== Overall guidance on contributing to a PyAnsys library appears in the -`Contributing `_ topic +`Contributing `_ topic in the *PyAnsys Developer's Guide*. Ensure that you are thoroughly familiar with this guide, paying particular attention to the `Coding Style -`_ topic, before +`_ topic, before attempting to contribute to PyFluent. The following contribution information is specific to PyFluent.