diff --git a/doc/tutorials/content/narf_keypoint_extraction.rst b/doc/tutorials/content/narf_keypoint_extraction.rst index bb833f62535..4f9ce5da051 100644 --- a/doc/tutorials/content/narf_keypoint_extraction.rst +++ b/doc/tutorials/content/narf_keypoint_extraction.rst @@ -24,7 +24,7 @@ Explanation In the beginning we do command line parsing, read a point cloud from disc (or create it if not provided), create a range image and visualize it. All of these -steps are already covered in the previous tutorial Range image visualization. +steps are already covered in the previous tutorial `Range image visualization `_ . The interesting part begins here: