summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDevin Carlen <devin.carlen@gmail.com>2011-10-20 14:45:35 -0700
committerDevin Carlen <devin.carlen@gmail.com>2011-10-20 14:45:35 -0700
commitfdcbe0fae6d07f30f202f091e342aeda829b0808 (patch)
treee0763fd30a4b3e91c5b4fc6f6c2177add736a464 /README
parent045b1b08b61bf7fcf4bf345a6e2bf9c08fd66e65 (diff)
downloadtuskar-ui-fdcbe0fae6d07f30f202f091e342aeda829b0808.tar.gz
Update README
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 831c3d39..a032aef6 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-OpenStack Dashboard
--------------------
+OpenStack Dashboard (Horizon)
+-----------------------------
The OpenStack Dashboard is a Django based reference implementation of a web
based management interface for OpenStack.
@@ -15,15 +15,15 @@ README file in the django-openstack folder.
For release management:
- * https://launchpad.net/openstack-dashboard
+ * https://launchpad.net/horizon
For blueprints and feature specifications:
- * https://blueprints.launchpad.net/openstack-dashboard
+ * https://blueprints.launchpad.net/horizon
For issue tracking:
- * https://bugs.launchpad.net/openstack-dashboard
+ * https://bugs.launchpad.net/horizon
Project Structure and Testing:
------------------------------