diff --git a/doc/source/index.rst b/doc/source/index.rst index f7a67605a..4adf8d1eb 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -14,16 +14,16 @@ License for the specific language governing permissions and limitations under the License. -============================================== +================================================ Welcome to Dashboard, the Murano Project Web UI! -============================================== +================================================ Dashboard is a project that provides Web UI to Murano Project. This document describes Murano Dashboard for contributors of the project, and assumes that you are already familiar with Murano from an `end-user perspective`_. -.. _`end-user perspective`: http://murano.mirantis.com/ +.. _`end-user perspective`: http://murano.readthedocs.org/ This documentation is generated by the Sphinx toolkit and lives in the source tree. @@ -32,9 +32,9 @@ Installation Guide ================== Install ------- -1. Check out sources to some directory (/murano-dashboard):: +1. Check out sources to some directory (*/murano-dashboard*):: - user@work:~/$ git clone https://github.com/Mirantis/murano-dashboard + user@work:~/$ git clone git://git.openstack.org/openstack/murano-dashboard 2. Install virtualenv::