diff --git a/devenv/kollanode.yaml b/devenv/kollanode.yaml
index a78db221346209c34235c8b09379148b22a24d77..ce809e4ed246068dca9d564e808f1c3a24b65a47 100644
--- a/devenv/kollanode.yaml
+++ b/devenv/kollanode.yaml
@@ -174,7 +174,7 @@ resources:
 
             # Pull the Kolla repo
             cd /root
-            git clone https://github.com/stackforge/kolla.git
+            git clone https://github.com/openstack/kolla.git
 
             # Add vxlan kernel module for Neutron
             modprobe vxlan