Skip to content

Commit

Permalink
Merge pull request #2784 from JdeRobot/issue-2783
Browse files Browse the repository at this point in the history
Fixed link error in instructions for developers
  • Loading branch information
javizqh authored Oct 14, 2024
2 parents 89b2d4a + 3f784f5 commit de7b30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/InstructionsForDevelopers.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ nvm use 17
cd react_frontend/ && yarn install && yarn run dev
```

Another way to solve it is to try to delete the generated image and do it again, you can follow the instructions in: [How to generate a mini radi](https://github.com/JdeRobot/RoboticsAcademy/blob/humble-devel/docs/generate_a_mini_radi.md).
Another way to solve it is to try to delete the generated image and do it again, you can follow the instructions in: [How to generate a radi](https://github.com/JdeRobot/RoboticsAcademy/blob/humble-devel/docs/generate_a_radi.md).

### Using Docker compose

Expand Down

0 comments on commit de7b30f

Please sign in to comment.