Skip to content

Commit 4f9582c

Browse files
igortgRobPasMue
andauthored
fix: PyRocky description on the PyAnsys landing page (#496)
* fix: PyRocky description on the PyAnsys landing page * Update README.rst --------- Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 373f387 commit 4f9582c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages
6666
- `PyOptislang <https://optislang.docs.pyansys.com/>`_: Pythonic interface to Ansys Optislang.
6767
- `PyPIM <https://pypim.docs.pyansys.com/>`_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.
6868
- `PyPrimeMesh <https://prime.docs.pyansys.com/>`_: Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology.
69-
- `PyRocky <https://rocky.docs.pyansys.com/>`_: PyRocky is a Python client library for remotely controlling Ansys Rocky.
69+
- `PyRocky <https://rocky.docs.pyansys.com/>`_: Python library to communicate with Ansys Rocky using Rocky PrePost API.
7070
- `PySeascape <https://seascape.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys RedHawkSC and TotemSC.
7171
- `PySherlock <https://sherlock.docs.pyansys.com/>`_: Pythonic interface to communicate with Ansys Sherlock.
7272
- `PySimAI <https://simai.docs.pyansys.com/>`_: Pythonic interface to use SimAI.

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ it is now a collection of many Python packages for using Ansys products through
198198
:text-align: center
199199
:class-title: pyansys-card-title
200200

201-
Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology
201+
Python library to communicate with Ansys Rocky using Rocky PrePost API
202202

203203
.. grid-item-card:: PySeascape
204204
:img-top: _static/thumbnails/intro.png

0 commit comments

Comments
 (0)