From 9e4dbbc0542c26d8dda7547185c98ca768437dcc Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:07:13 +0200 Subject: [PATCH] fix: cleanup link PyModelcenter --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5d9d18e7..acde3d59 100644 --- a/README.rst +++ b/README.rst @@ -67,7 +67,7 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages - `PyMAPDL `_: Pythonic interface to Ansys MAPDL (Mechanical APDL). - `PyMAPDL Reader `_: Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later). - `PyMechanical `_: Pythonic interface to Ansys Mechanical. -- `PyModelCenter `_: Pythonic interface for Ansys ModelCenter +- `PyModelCenter `_: Pythonic interface for Ansys ModelCenter - `PyMotorCAD `_: Pythonic interface to Ansys Motor-CAD. - `PyOptislang `_: Pythonic interface to Ansys optislang. - `PyPIM `_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.