Update repo URL

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-10-14 09:14:59 -04:00
parent 131e05d64a
commit a1f7b356d5
9 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
# ros2_tracing
[![pipeline status](https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing/badges/master/pipeline.svg)](https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing/commits/master)
[![pipeline status](https://gitlab.com/ros-tracing/ros2_tracing/badges/master/pipeline.svg)](https://gitlab.com/ros-tracing/ros2_tracing/commits/master)
Tracing tools for ROS 2.
@ -76,7 +76,7 @@ Library to support instrumenting ROS packages, including core packages.
This package claims to be in the **Quality Level 3** category, see the [Quality Declaration](./tracetools/QUALITY_DECLARATION.md) for more details.
See the [API documentation](https://micro-ros.gitlab.io/ros_tracing/ros2_tracing-api/).
See the [API documentation](https://ros-tracing.gitlab.io/ros2_tracing-api/).
### tracetools_launch
@ -96,4 +96,4 @@ Package containing tools to enable tracing.
## Analysis
See [`tracetools_analysis`](https://gitlab.com/micro-ROS/ros_tracing/tracetools_analysis).
See [`tracetools_analysis`](https://gitlab.com/ros-tracing/tracetools_analysis).