Skip to content

Commit

Permalink
Fix crosslinks in docs/Tutorial.md
Browse files Browse the repository at this point in the history
Co-authored-by: ll-nick <[email protected]>
  • Loading branch information
orzechow and ll-nick authored Nov 26, 2024
1 parent 8c982fc commit e8b1f68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,6 @@ With the basics out of the way, let's work through the tasks.

1. [Implement your first behavior component](./tasks/1_implement_behavior_component.md)
2. [Extend the arbitration graph with that behavior](./tasks/2_extend_arbitration_graph.md)
3. [Learn about nested arbitration graphs](./docs/tasks/4_nested_arbitrators.md)
4. [Arbitrate based on predicted utility](./docs/tasks/5_cost_arbitration.md)
5. [Verify commands and add a fallback strategy](./docs/tasks/6_verification.md)
3. [Learn about nested arbitration graphs](./tasks/4_nested_arbitrators.md)
4. [Arbitrate based on predicted utility](./tasks/5_cost_arbitration.md)
5. [Verify commands and add a fallback strategy](./tasks/6_verification.md)

0 comments on commit e8b1f68

Please sign in to comment.