From 3eaf8774bdd6647fc3f73348d1d2e70692c3d967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Hern=C3=A1ndez=20Cordero?= Date: Fri, 1 Sep 2023 22:40:26 +0200 Subject: [PATCH] Update example_triangle.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alejandro Hernández Cordero --- tutorials/example_triangle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/example_triangle.md b/tutorials/example_triangle.md index 0f3866862..4daf7e66e 100644 --- a/tutorials/example_triangle.md +++ b/tutorials/example_triangle.md @@ -69,4 +69,4 @@ The `Intersects` function checks if a line segment intersects the triangle. It a \snippet examples/triangle_example.cc intersect -There are more functions in `Triangle`. Take a look at the [API](https://gazebosim.org/api/math/6.4/index.html) +There are more functions in `Triangle`. Take a look at the [API](https://gazebosim.org/api/math/7/)