summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-11 11:10:12 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-11 11:10:12 +0200
commit9bfee982ae6fa6d4ca64b16d4c37e6eadf27c27a (patch)
treed5feb0d42c7f1101612fa76ffba286482843dcf1
parentb97eb8e89e8d80fabfc9d7ab66f40f7e02b4a169 (diff)
Fix duplicate link
-rw-r--r--src/python/doc/alpha_complex_user.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst
index de706de9..373853c8 100644
--- a/src/python/doc/alpha_complex_user.rst
+++ b/src/python/doc/alpha_complex_user.rst
@@ -11,8 +11,8 @@ Definition
`AlphaComplex` is constructing a :doc:`SimplexTree <simplex_tree_ref>` using
`Delaunay Triangulation <http://doc.cgal.org/latest/Triangulation/index.html#Chapter_Triangulations>`_
-:cite:`cgal:hdj-t-19b` from `CGAL <http://www.cgal.org/>`_ (the Computational Geometry Algorithms Library
-:cite:`cgal:eb-19b`).
+:cite:`cgal:hdj-t-19b` from the `Computational Geometry Algorithms Library <http://www.cgal.org/>`_
+(CGAL Library :cite:`cgal:eb-19b`).
Remarks
^^^^^^^