Skip to content

Commit 5413e61

Browse files
authored
Fix gz-common API link in profiler tutorial (#180)
Signed-off-by: Steve Peters <[email protected]>
1 parent 347e1ef commit 5413e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler/tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Profiler
22

3-
Gazebo 11 uses the [Ignition Common Profiler](https://ignitionrobotics.org/api/common/3.5/profiler.html) to check and visualize the performance of the different threads, functions and methods.
3+
Gazebo 11 uses the [gz-common Profiler](https://gazebosim.org/api/common/3/profiler.html) to check and visualize the performance of the different threads, functions and methods.
44

55
Gazebo 9 uses an internal fork of Ignition Common's profiler.
66

0 commit comments

Comments
 (0)