summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzu-Mainn Chen <tzumainn@redhat.com>2013-08-01 14:54:07 -0400
committerTzu-Mainn Chen <tzumainn@redhat.com>2013-08-01 14:54:07 -0400
commite24c10cabbe0cfa9d6a460c0e36caefa7fec9b99 (patch)
tree882a7d03da87961fb8c094b1790bffdb5014fc8d
parent2461c972945338ec042d811f6f6611aa8b25c477 (diff)
downloadtuskar-ui-e24c10cabbe0cfa9d6a460c0e36caefa7fec9b99.tar.gz
fixed text issues
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index a630426a..ed405b46 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2,12 +2,12 @@
Tuskar-UI
=========
-Tuskar-UI is a user interface for `Tuskar <https://github.com/tuskar/tuskar>`_, a management API for OpenStack deployments. It is based on (and forked from) .
+Tuskar-UI is a user interface for `Tuskar <https://github.com/tuskar/tuskar>`_, a management API for OpenStack deployments. It is based on (and forked from) `OpenStack Horizon <https://wiki.openstack.org/wiki/Horizon>`_.
High-Level Overview
-------------------
-Tuskar-UI endeavours to be a stateless UI, relying on Tuskar API calls as much as possible. We use existing Horizon libraries and components where possible. If added libraries and components are needed, we will work with the Openstack community to push those changes back into Horizon.
+Tuskar-UI endeavours to be a stateless UI, relying on Tuskar API calls as much as possible. We use existing Horizon libraries and components where possible. If added libraries and components are needed, we will work with the OpenStack community to push those changes back into Horizon.
Developer Information
---------------------