From ed0cc1e268568d057a2dd14931a913eca1a44a3f Mon Sep 17 00:00:00 2001 From: claireyywang <22240514+claireyywang@users.noreply.github.com> Date: Fri, 14 Aug 2020 13:51:05 -0700 Subject: [PATCH] fix profiler tutorial image link Signed-off-by: claireyywang <22240514+claireyywang@users.noreply.github.com> --- tutorials/profiler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/profiler.md b/tutorials/profiler.md index e27f95d20..2a95c8dea 100644 --- a/tutorials/profiler.md +++ b/tutorials/profiler.md @@ -115,7 +115,7 @@ colcon build --cmake-args -DENABLE_PROFILER=1 If the profiler is run successfully, you should see output in a browser. Similar to this -![profiler viewer exmaple](imgs/profiler_tutorial_example.png) + ### Troubleshoot the web viewer