diff --git a/deploy-guide/source/index.rst b/deploy-guide/source/index.rst index 628f5e4443..41835cd720 100644 --- a/deploy-guide/source/index.rst +++ b/deploy-guide/source/index.rst @@ -9,7 +9,7 @@ intended for deployers. .. note:: If you want to do a quick proof of concept of OpenStack, read the - `All-In-One quickstart Guide `_ + :dev_docs:`All-In-One quickstart Guide ` instead of this document. This document is a walkthrough of a deploy using OpenStack-Ansible, with all its configurability. diff --git a/deploy-guide/source/next-steps.rst b/deploy-guide/source/next-steps.rst index bc7ef79cba..33ebe41557 100644 --- a/deploy-guide/source/next-steps.rst +++ b/deploy-guide/source/next-steps.rst @@ -8,11 +8,11 @@ is working, here is what you can do next: Operate OpenStack-Ansible ========================= -Review our `Operations guide `_ +Review our :dev_docs:`Operations guide ` to learn about verifying your environment in more detail, and creating your first networks, images, and instances. Contribute to OpenStack-Ansible =============================== -Review our `Contributors guide `_ +Review our :dev_docs:`Contributors guide ` to learn about contributing to OpenStack-Ansible. \ No newline at end of file diff --git a/deploy-guide/source/overview.rst b/deploy-guide/source/overview.rst index 94538762f2..24b387382a 100644 --- a/deploy-guide/source/overview.rst +++ b/deploy-guide/source/overview.rst @@ -6,8 +6,7 @@ Overview For essential background reading to help understand the service and storage architecture, please read - `OpenStack-Ansible Architecture in its reference guide - `_ + :dev_docs:`OpenStack-Ansible Architecture in its reference guide ` If you'd like to understand when OpenStack-Ansible would be a good fit for your organisation, please read the appendix ":ref:`app-aboutosa`".