From 2cd9365c319710f1cef992548673306355060afb Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 19 Jan 2023 09:33:58 +0100 Subject: [PATCH] [doc] Fix storage architecture links Closes-Bug: #2003273 Change-Id: I28973d38f593e043f4a0a57ff7c0c115b75558aa --- doc/source/reference/architecture/storage-arch.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/reference/architecture/storage-arch.rst b/doc/source/reference/architecture/storage-arch.rst index 81e6b676cf..48b1d909ca 100644 --- a/doc/source/reference/architecture/storage-arch.rst +++ b/doc/source/reference/architecture/storage-arch.rst @@ -64,7 +64,7 @@ the `LVMVolumeDriver`_ and many of the drivers for commercial storage devices. `cinder-manage CLI tool`_. This configuration might change if `cinder volume active-active support spec`_ is implemented. -.. _cinder driver: https://docs.openstack.org/cinder/drivers.html +.. _cinder driver: https://docs.openstack.org/cinder/latest/drivers.html .. _LVMVolumeDriver: https://docs.openstack.org/cinder/latest/drivers.html#lvmvolumedriver .. _limitation with container iSCSI connectivity: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1226855 .. _cinder-manage CLI tool: https://docs.openstack.org/cinder/latest/cli/cinder-manage.html @@ -128,7 +128,7 @@ created. | | image cache. | +----+---------------------------------------------------------------------+ -.. _glance_store drivers: https://docs.openstack.org/glance_store/drivers/ +.. _glance_store drivers: https://docs.openstack.org/glance_store/latest/user/drivers.html Ephemeral storage (nova) ~~~~~~~~~~~~~~~~~~~~~~~~