diff --git a/README.rst b/README.rst index 1c35e178..25c296d0 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ PyFluent Visualization :target: https://docs.pyansys.com/ :alt: PyAnsys -.. |pypi| image:: https://img.shields.io/pypi/v/pyfluent-visualization.svg?logo=python&logoColor=white - :target: https://pypi.org/project/pyfluent-visualization +.. |pypi| image:: https://img.shields.io/pypi/v/ansys-fluent-visualization.svg?logo=python&logoColor=white + :target: https://pypi.org/project/ansys-fluent-visualization :alt: PyPI .. |GH-CI| image:: https://github.com/pyansys/pyfluent-visualization/actions/workflows/ci_cd.yml/badge.svg diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index a457e058..b2bb792e 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -4,10 +4,10 @@ Contributing ============ 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 -it and all `Guidelines and Best Practices -`_ before attempting to +it and `Coding Style +`_ before attempting to contribute to PyFluent. The following contribution information is specific to PyFluent Visualization.