From 35dd6af0758422399d9723f387c214f6aaef2396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Fr=C3=B6hlich?= Date: Mon, 4 Sep 2023 21:04:25 +0200 Subject: [PATCH] Fix link (#354) --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 68ed96e2a..c3af543bf 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -84,7 +84,7 @@ Local installation If you have ROS 2 installed already, choose the right version of this documentation and branch of the ``ros2_control_demos`` repository matching you ROS 2 distribution, see `this table `__. -Otherwise, install `ROS 2 {DISTRO} on your computer `__. +Otherwise, install `ROS 2 {DISTRO} on your computer `__. .. note::