Skip to content

Commit

Permalink
Fix path to tests in readme (#98)
Browse files Browse the repository at this point in the history
Fix path to tests in readme
  • Loading branch information
jaagut committed Nov 28, 2023
2 parents 26c235a + 48ac234 commit 8b0557a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ If you use VSCode, you can use the [DSD extension](https://marketplace.visualstu
Here are a few projects that use the DSD and can be used for reference:
* The [Bit-Bots Body Behavior](https://github.com/bit-bots/bitbots_behavior/tree/master/bitbots_body_behavior/bitbots_body_behavior)
* The [Bit-Bots Humanoid Control Module](https://github.com/bit-bots/bitbots_motion/tree/master/bitbots_hcm/bitbots_hcm/hcm_dsd)
* The [Parser Test](https://github.com/bit-bots/dynamic_stack_decider/tree/master/dynamic_stack_decider/tests) in this repository
* The [Parser Test](https://github.com/bit-bots/dynamic_stack_decider/tree/master/dynamic_stack_decider/test) in this repository

## The Paper

Expand Down

0 comments on commit 8b0557a

Please sign in to comment.