summaryrefslogtreecommitdiff
path: root/src/python/doc/alpha_complex_user.rst
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-05-23 09:23:41 +0200
committerGitHub <noreply@github.com>2022-05-23 09:23:41 +0200
commita3a3749ac3a1d960d99ad7ce0d7f1463365ee657 (patch)
treec87d77b1411c06dd1b7660355ac7665df8126732 /src/python/doc/alpha_complex_user.rst
parentb1a5176862ae5e3c0b52bd5d0770b0945ce85853 (diff)
[skip ci] example from a small molecule
Diffstat (limited to 'src/python/doc/alpha_complex_user.rst')
-rw-r--r--src/python/doc/alpha_complex_user.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst
index 4082cd9d..9e67d38a 100644
--- a/src/python/doc/alpha_complex_user.rst
+++ b/src/python/doc/alpha_complex_user.rst
@@ -182,7 +182,7 @@ A weighted version for Alpha complex is available. It is like a usual Alpha comp
This example builds the weighted alpha-complex of a small molecule, where atoms have different sizes.
It is taken from
-`CGAL 3d weighted alpha shapes <https://doc.cgal.org/latest/Alpha_shapes_3/index.html#AlphaShape_3DBuildingBasicAlphaShapesForManyPoints>`_.
+`CGAL 3d weighted alpha shapes <https://doc.cgal.org/latest/Alpha_shapes_3/index.html#AlphaShape_3DExampleforWeightedAlphaShapes>`_.
Then, it is asked to display information about the alpha complex.