diff --git a/doc/source/contributor/guides/dev-quick-start.rst b/doc/source/contributor/guides/dev-quick-start.rst index d871c853b6..ed0fe5d380 100644 --- a/doc/source/contributor/guides/dev-quick-start.rst +++ b/doc/source/contributor/guides/dev-quick-start.rst @@ -54,7 +54,8 @@ systems you're running your devstack on have virtualization features enabled (Intel VT-x, AMD-V, etc.), and the virtualization software you're using exposes these features to the guest VM (sometimes called nested virtualization). For more information, see: -https://docs.openstack.org/devstack/latest/guides/devstack-with-nested-kvm.html +`Configure DevStack with KVM-based Nested Virtualization +`__ The devstack environment we recommend should be running Ubuntu Linux 16.04 or later. These instructions may work for other Linux operating systems or