| commit | 0030c41786326543873b94c62258b2877d3b4f54 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Fri May 06 20:50:00 2016 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Fri May 06 20:50:00 2016 +0000 |
| tree | cebb0cf412e165baf0d91f82c08ee524e49ce5ed | |
| parent | cb05ad0eacc29394bbd37a6a36db5577e70784ec [diff] | |
| parent | b1518427c63e1c8da87f87b8be4a0d517c574283 [diff] |
Merge "removed dead link to stack.sh.html"
diff --git a/doc/source/index.rst b/doc/source/index.rst index c4a7c59..68ec174 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst
@@ -63,15 +63,12 @@ devstack/tools/create-stack-user.sh; su stack -#. Start the install +#. Start the install, this will take a few minutes. :: cd devstack; ./stack.sh - It takes a few minutes, we recommend `reading the - script <stack.sh.html>`__ while it is building. - Guides ======