Skip to content

Commit 038d6f9

Browse files
committed
fix: PyPIM links (#317)
1 parent 062f5fb commit 038d6f9

File tree

5 files changed

+409
-205
lines changed

5 files changed

+409
-205
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages
5151
- `PyMotorCAD <https://motorcad.docs.pyansys.com/>`_: Pythonic interface to Ansys Motor-CAD.
5252
- `PyOptislang <https://optislang.docs.pyansys.com/>`_: Pythonic interface to Ansys Optislang.
5353
- `PyPIM <https://pypim.docs.pyansys.com/>`_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.
54-
- `PyPrimeMesh <https://prime.docs.pyansys.com>`_: Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology.
54+
- `PyPrimeMesh <https://prime.docs.pyansys.com/>`_: Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology.
5555
- `PySeascape <https://seascape.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys RedHawkSC and TotemSC.
5656
- `PySherlock <https://sherlock.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys Sherlock.
5757
- `PySystemCoupling <https://systemcoupling.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys System Coupling.

doc/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ PyAnsys packages API reference
106106

107107
.. grid-item-card:: PyPIM
108108
:img-top: _static/thumbnails/intro.png
109-
:link: https://pypim.docs.pyansys.com/api/index.html
109+
:link: https://pypim.docs.pyansys.com/version/dev/api/index.html
110110
:text-align: center
111111
:class-title: pyansys-card-title
112112

doc/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ PyAnsys packages examples
9595

9696
.. grid-item-card:: PyPIM
9797
:img-top: _static/thumbnails/intro.png
98-
:link: https://pypim.docs.pyansys.com/integration.html
98+
:link: https://pypim.docs.pyansys.com/version/dev/integration.html
9999
:text-align: center
100100
:class-title: pyansys-card-title
101101

0 commit comments

Comments
 (0)