Skip to content

Commit 5f3bdc6

Browse files
fix: API reference reference
1 parent 4bad0a4 commit 5f3bdc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/user_guide/report.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _ref_user_guide:
1+
.. _ref_report:
22

33
User guide
44
============
@@ -20,7 +20,7 @@ In order to import the package, please run:
2020
The ``pyansys-tools-report`` contains a main class called ``Report``. This class is basically an extension of the
2121
``scooby.Report``, but customized for showing Ansys libraries and variables in a common format.
2222

23-
The possible arguments that the ``Report`` class accepts can be found in the :ref:`ref_index_api`. PLease, have a look
23+
The possible arguments that the ``Report`` class accepts can be found in the `API reference <../api/index.html>`_. Please, have a look
2424
at it to understand the arguments you may use. A simple example of Ansys variables and libraries is shown below.
2525

2626
.. code:: python

0 commit comments

Comments
 (0)