Skip to content

Commit f755840

Browse files
authored
Fixed branch links
1 parent 301686a commit f755840

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ Or declare dependency in package.xml and let rosdep install:
2727
<exec_depend>magnetometer_compass</exec_depend>
2828
```
2929

30-
Code on [master branch](/github/ctu-vras/tree/master) is for ROS 1 and it has binary releases for Noetic. It can be built from source on Melodic.
30+
Code on [master branch](../../tree/master) is for ROS 1 and it has binary releases for Noetic. It can be built from source on Melodic.
3131

3232
![ROS 1 compatible](https://img.shields.io/badge/ROS-1-blue)
3333
![Melodic](https://img.shields.io/badge/ros%20|%20melodic-src-green)
3434
[![Noetic](https://img.shields.io/ros/v/noetic/compass)](https://index.ros.org/r/compass/#noetic)
3535

36-
Code on [ros2 branch](/github/ctu-vras/tree/ros2) is for ROS 2 Jazzy, Kilted and Rolling and has binary releases for all these distros.
36+
Code on [ros2 branch](../../tree/ros2) is for ROS 2 Jazzy, Kilted and Rolling and has binary releases for all these distros.
3737
Humble, Iron and older ROS 2 distros are not supported.
3838

3939
![ROS 2 compatible](https://img.shields.io/badge/ROS-2-blue)

0 commit comments

Comments
 (0)