diff --git a/docs/source/getting_started/index.rst b/docs/source/getting_started/index.rst
index 7436cdc663b..b2323271156 100755
--- a/docs/source/getting_started/index.rst
+++ b/docs/source/getting_started/index.rst
@@ -36,7 +36,7 @@ Installing DPF Server
a licensed copy of Ansys, visit the `Ansys website `_.
#. DPF Server is available as a **standalone** package (independent of the Ansys installer) on the
- `DPF page of the Ansys Customer Portal `_.
+ `DPF Pre-Release page of the Ansys Customer Portal `_.
As explained in :ref:`Ansys licensing section `,
DPF Server is protected by an Ansys license mechanism. Once you have access to an
Ansys license, install DPF Server:
@@ -54,8 +54,9 @@ Installing DPF Server
pip install -e .
* DPF Server is protected using the license terms specified in the
- ``DPFPreviewLicenseAgreement`` file, which is available on the
- Ansys Customer Portal. To accept these terms, you must set the
+ `DPFPreviewLicenseAgreement `_ file, which is available on the
+ `DPF Pre-Release page of the Ansys Customer Portal `_.
+ To accept these terms, you must set the
following environment variable:
.. code::
diff --git a/docs/source/user_guide/getting_started_with_dpf_server.rst b/docs/source/user_guide/getting_started_with_dpf_server.rst
index 9f95e02f9d2..8a0ca19cf82 100644
--- a/docs/source/user_guide/getting_started_with_dpf_server.rst
+++ b/docs/source/user_guide/getting_started_with_dpf_server.rst
@@ -12,7 +12,7 @@ simulation data. With DPF, you can perform complex preprocessing or postprocessi
simulation workflow.
DPF Server is a package that contains all the necessary files to run the DPF Server, enabling DPF capabilities. It is available
-on the Ansys Customer Portal. DPF Server first available version is 6.0 (2023 R2).
+on the `DPF Pre-Release page of the Ansys Customer Portal `_. DPF Server first available version is 6.0 (2023 R2).
For more information about DPF and its use, see :ref:`ref_user_guide`.
@@ -88,8 +88,8 @@ License terms
DPF Preview License Agreement
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-DPF Server use is protected using license terms specified in the DPFPreviewLicenseAgreement file that
-can be found on the Ansys Customer Portal.
+DPF Server use is protected using license terms specified in the `DPFPreviewLicenseAgreement `_ file that
+can be found on the `DPF Pre-Release page of the Ansys Customer Portal `_.
To accept the DPF User Licensing Agreement terms, the following environment variable must be set:
@@ -160,5 +160,5 @@ The following Ansys licensing increments currently provide rights to use DPF Ser
- "cfd_solve_level3" available in Ansys CFD Enterprise product
- "fluent_meshing" available in Ansys CFD Enterprise product
-Each increment may be available in other products. The product/increment mapping can be found in the Licensing section of the Ansys Customer Portal:
-``_.
\ No newline at end of file
+Each increment may be available in other products. The product/increment mapping can be found in the
+`Licensing section of the Ansys Customer Portal `_.
\ No newline at end of file