Skip to content

Commit b1e51ba

Browse files
Fixes broken link to Distributions & Roadmap (#21)
1 parent 94735dc commit b1e51ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ros2/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This tutorial series covers writing ROS 2 software for Stretch. ROS 2 programs c
77
Ensure that:
88

99
1. Your Stretch has the latest robot distribution installed
10-
- These tutorials were written for the latest robot distribution. Take a look at the [Distributions & Roadmap](../../../software/distributions/) guide to identify your current distribution and upgrade if necessary.
10+
- These tutorials were written for the latest robot distribution. Take a look at the [Distributions & Roadmap](../../software/distributions/) guide to identify your current distribution and upgrade if necessary.
1111
2. You are comfortable developing with Stretch
1212
- If you've never developed with Stretch before or are new to programming, check out the [Developing with Stretch](../../developing/basics/) tutorial series. In particular, the [Using ROS 2 with Stretch](#TODO) tutorial from that series is a good resource for those new to ROS 2.
1313

0 commit comments

Comments
 (0)