From c647d2cd2e4cc432f8e31920d7484ee2c357efd3 Mon Sep 17 00:00:00 2001 From: Taha Ozket Date: Tue, 11 May 2021 11:16:00 +0300 Subject: [PATCH] Update README.md rook module README url fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c2bd5b..f64a6e8 100644 --- a/README.md +++ b/README.md @@ -286,4 +286,4 @@ To enable a storage module, set the `storage_module` variable to the name of the ``` When enabled, Rook Ceph will manage the local disks attached to each worker node, providing a fault tolerant distributed storage solution. - [Read more about the Rook module](modules/portworx/README.md) ([also available on the Terraform Registry](https://registry.terraform.io/modules/equinix/anthos-on-baremetal/metal/latest/submodules/rook)). + [Read more about the Rook module](modules/rook/README.md) ([also available on the Terraform Registry](https://registry.terraform.io/modules/equinix/anthos-on-baremetal/metal/latest/submodules/rook)).