diff --git a/_posts/2021-10-29-rosworld-moveit-workshop.md b/_posts/2021-10-29-rosworld-moveit-workshop.md
index e709e9da1..3684c8bd3 100644
--- a/_posts/2021-10-29-rosworld-moveit-workshop.md
+++ b/_posts/2021-10-29-rosworld-moveit-workshop.md
@@ -19,7 +19,7 @@ Below are some videos demos of the code that the participants played around with
* A demonstration of the MoveIt motion planning panel in RViz:
-* A basic pick & place demo [[code]](https://github.com/hello-robot/AndyZe/blob/ros_world2021/stretch_roscon_demos/src/move_group_interface_demo.cpp):
+* A basic pick & place demo [[code]](https://github.com/AndyZe/stretch_ros2/blob/ros_world2021/stretch_roscon_demos/src/move_group_interface_demo.cpp):
* An advanced pick & place demo using the MoveIt Task Constructor [[code]](https://github.com/PickNikRobotics/stretch_moveit_plugins/tree/main/pick_place_task):