Skip to content

Commit

Permalink
Fix broken link for GIF
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-jesus authored Dec 15, 2023
1 parent 1081bf1 commit abef0b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stretch_body/tutorial_stretch_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ Now that you know how this works let's try it! Run your code in the terminal and
move forward 0.2m, turn right and move the lift up 2 times, turn left and move the arm front 1 time.
```
<p align="center">
<img src="https://github.com/hello-robot/stretch_tutorials/blob/feature/stretch_openai_chat/stretch_body/images/stretch_openai.gif"/>
<img src="https://github.com/hello-robot/stretch_tutorials/blob/master/stretch_body/images/stretch_openai.gif"/>
</p>

## Potential Issues
Expand Down

0 comments on commit abef0b3

Please sign in to comment.