diff --git a/source/Tutorials/Advanced/ROS2-Tracing-Trace-and-Analyze.rst b/source/Tutorials/Advanced/ROS2-Tracing-Trace-and-Analyze.rst index 2069402f2a..21f3e9dd53 100644 --- a/source/Tutorials/Advanced/ROS2-Tracing-Trace-and-Analyze.rst +++ b/source/Tutorials/Advanced/ROS2-Tracing-Trace-and-Analyze.rst @@ -187,5 +187,5 @@ Conclusion This tutorial showed how to install tracing-related tools. Then it showed how to trace a `performance_test `_ experiment using `ros2_tracing `_ and plot the callback durations using `tracetools_analysis `_. -For more trace analyses, take a look at the `other sample notebooks `_ and the `tracetools_analysis API documentation `_. +For more trace analyses, take a look at the `other sample notebooks `_ and the `tracetools_analysis API documentation `_. The `ros2_tracing design document `_ also contains a lot of information.