From 42a56c38b21deb6be33563efc0c47898f9d3f765 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Tue, 16 Apr 2019 14:45:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c2bfb..2f4151c 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ More examples are available at `./examples/` ### [Snapshot and Backup](./docs/snapshot-backup.md) ### [Volume operations](./docs/volume.md) -### [Multiple disks](./docs/multidisk.md) +### [Multiple disks, including changing the default path for storage](./docs/multidisk.md) ### [iSCSI](./docs/iscsi.md) ### [Base image](./docs/base-image.md)