diff --git a/doc/source/getting_started/index.rst b/doc/source/getting_started/index.rst index 8681a5e44..921e9bb1c 100644 --- a/doc/source/getting_started/index.rst +++ b/doc/source/getting_started/index.rst @@ -371,4 +371,4 @@ Devstack Using Vagrant is not a requirement for deploying Solum. You may instead opt to install Solum and Devstack yourself. -The details of integrating Solum with Devstack can be found in :code:`contrib/devstack/README.rst`. +The details of integrating Solum with Devstack can be found in :code:`devstack/README.rst`. diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 8c01ed6f5..2f9c53d40 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -14,4 +14,4 @@ TODO add docs here on how to install on different distros like: For a development installation use devstack ------------------------------------------- -.. include:: ../../../contrib/devstack/README.rst +.. include:: ../../../devstack/README.rst