From 938a1fe62f9a13ddca282c297e4d59421476cb6d Mon Sep 17 00:00:00 2001 From: Judd Maltin Date: Tue, 30 Jan 2024 14:22:47 -0500 Subject: [PATCH] fix link to image --- content/modules/ROOT/pages/module-05.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/modules/ROOT/pages/module-05.adoc b/content/modules/ROOT/pages/module-05.adoc index 037556d..bdf047b 100644 --- a/content/modules/ROOT/pages/module-05.adoc +++ b/content/modules/ROOT/pages/module-05.adoc @@ -137,7 +137,7 @@ spec: A storageclass named `lvms-` is created automatically when a _LVMCluster_ is configured. In this cluster it is called `lvms-vg1` + -image::images/Storage/12_LVM_StorageClasses.png[] +image::_images/Storage/12_LVM_StorageClasses.png[] . Create a new hosted cluster named _cluster2_ using the `hcp` command: +