From 6fc6488657675633f653ccd6119589c576975b0e Mon Sep 17 00:00:00 2001 From: AnandatDell <105747555+anandrajak1@users.noreply.github.com> Date: Thu, 28 May 2026 15:29:13 -0400 Subject: [PATCH] Update README.md Update readme file --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 61b09a7f..ef2e8995 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,6 @@ If you want to use NVMe/TCP be sure that the `nvme-cli` package is installed on If you want to use NVMe/FC be sure that the NVMeFC zoning of the Host Bus Adapters to the Fibre Channel port is done. -## Documentation -For more detailed information on the driver, please refer to [Container Storage Modules documentation](https://dell.github.io/csm-docs/). - ### VolumeGroupSnapshot Support This driver now supports VolumeGroupSnapshot functionality as defined in CSI specification 1.11. This feature allows creating crash-consistent snapshots of multiple volumes simultaneously.