[doc] Fix 'installing with limited connectivity' reference

The AIO Quickstart guide included an instruction to look for 'Installing with
limited connectivity' in the appendix but this no longer lives in the appendix.

This patch replaces this instruction with a link to the correct page.

Closes-Bug: 1926447
Change-Id: Ib164f59f55a5847b2a55af3eb9bae1086fcf1109
This commit is contained in:
Jonathan Heathcote 2021-06-18 13:27:38 +01:00
parent f01bf18285
commit 3db8ee648b
2 changed files with 4 additions and 3 deletions

View File

@ -86,9 +86,8 @@ system packages are upgraded and then reboot into the new kernel:
.. note::
If you are installing with limited connectivity, please review
the *Installing with limited connectivity* appendix in the
:deploy_guide:`Deployment Guide <index.html>` before proceeding.
If you are installing with limited connectivity, please review :ref:`Installing
with limited connectivity <limited-connectivity>` before proceeding.
Bootstrap Ansible and the required roles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -1,3 +1,5 @@
.. _limited-connectivity:
====================================
Installing with limited connectivity
====================================