changing dash to horizon
diff --git a/stackrc b/stackrc
index 9ba1043..9b110a3 100644
--- a/stackrc
+++ b/stackrc
@@ -15,10 +15,10 @@
 NOVNC_BRANCH=diablo
 
 # django powered web control panel for openstack
-DASH_REPO=https://github.com/cloudbuilders/openstack-dashboard.git
-DASH_BRANCH=diablo
+HORIZON_REPO=https://github.com/openstack/horizon.git
+HORIZON_BRANCH=stable/diablo
 
-# python client library to nova that dashboard (and others) use
+# python client library to nova that horizon (and others) use
 NOVACLIENT_REPO=https://github.com/rackspace/python-novaclient.git
 NOVACLIENT_BRANCH=master