Skip to content

Commit 19dacb5

Browse files
committed
Small fixes
1 parent b1a7588 commit 19dacb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/getting_started/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Installing DPF Server
3737

3838
#. DPF Server is available as a **standalone** package (independent of the Ansys installer) on the
3939
`DPF page of the Ansys Customer Portal <https://download.ansys.com/>`_.
40-
As explained in :ref:`Ansys licensing section <ref_getting_started_with_dpf_server>`,
40+
As explained in :ref:`Ansys licensing section <target_to_ansys_license_mechanism>`,
4141
DPF Server is protected by an Ansys license mechanism. Once you have access to an
4242
Ansys license, install DPF Server:
4343

docs/source/user_guide/getting_started_with_dpf_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Running the DPF Server with PyDPF
4242

4343
PyDPF-Core is a Python client API communicating with a **DPF Server**, either
4444
through the network using gRPC or directly in the same process. PyDPF-Post is a Python
45-
module based on PyDPF-Core.
45+
module for postprocessing based on PyDPF-Core.
4646

4747
Both PyDPF-Core and PyDPF-Post python modules can be used with the DPF Server. The instructions to install and get started with PyDPF-Core
4848
can be found at `PyDPF-Core, Getting Started section <https://dpf.docs.pyansys.com/getting_started/install.html>`_. The instructions to install and get

0 commit comments

Comments
 (0)