Skip to content

Commit 0180943

Browse files
authored
fix docs/tutorials path (#320)
1 parent 3aa43bd commit 0180943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Step-by-step guides for common AirStack workflows. If you are new, start with **
44

55
| Tutorial | Description |
66
|---|---|
7-
| [Getting Started](getting_started.md) | Install AirStack, pull Docker images, launch a simulated robot, and fly it for the first time. |
7+
| [Getting Started](../getting_started.md) | Install AirStack, pull Docker images, launch a simulated robot, and fly it for the first time. |
88
| [Multi-Robot Simulation](multi_robot_simulation.md) | Spin up multiple simulated robots in Isaac Sim and verify independent ROS 2 namespaces. |
99
| [Autonomy Modes](autonomy_modes.md) | Understand `onboard_all`, `onboard_local`, and `offboard_global` modes and the commands to run each. |
1010
| [Deploying to Hardware](deploying_to_hardware.md) | Flash a Jetson or VOXL device, configure the robot hostname, and run the autonomy stack on a real drone. |

0 commit comments

Comments
 (0)