From ff65a1e7f17ea3fbcf6b18cd921f86fc0b3bd253 Mon Sep 17 00:00:00 2001 From: Damon Kohler Date: Thu, 25 Aug 2016 15:39:39 +0200 Subject: [PATCH] Fixes broken wstool link. (#29) --- docs/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a50b4ae..2502971 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -84,11 +84,11 @@ Standalone Workspace catkin_make_isolated source devel_isolated/setup.bash -Using ``wstool`` ----------------- +Using wstool +------------ If ``cartographer_ros`` is to be used as part of a pre-existing -workspace/existing project, using `wstool ` is +workspace/existing project, using `wstool `_ is recommended. .. code-block:: bash