Skip to content

Commit aa329d3

Browse files
committed
Fixing links to PyTessel (issue #53)
1 parent c7ff356 commit aa329d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user_interface.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ value (i.e. the isovalue) of the scalar field can be chosen and all points in
801801
space that have this value can be tied together creating a so-called isosurface.
802802

803803
Contour plots can be easily created using `matplotlib <https://matplotlib.org/>`_.
804-
For the creation of isosurfaces, we use `PyTessel <https://pytessel.imc-tue.nl.>`_.
804+
For the creation of isosurfaces, we use `PyTessel <https://ifilot.github.io/pytessel/>`_.
805805

806806
Contour plots
807807
-------------
@@ -844,7 +844,7 @@ Constructing isosurfaces
844844

845845
.. note::
846846
Isosurface generation requires the :program:`PyTessel` package to be
847-
installed. More information can be found `here <https://pytessel.imc-tue.nl>`_.
847+
installed. More information can be found `here <https://ifilot.github.io/pytessel/>`_.
848848

849849
.. code-block:: python
850850

0 commit comments

Comments
 (0)