From 6bfd5d83c05d8b21bad087d5128371a4192c259f Mon Sep 17 00:00:00 2001 From: Nick Stielau Date: Tue, 4 Jun 2024 11:25:21 -0700 Subject: [PATCH] Fixing 404 link in README.md Fixing link to non-existant `use-cases.md` file, pointing to `about.md` instead, which has a use-cases section. Using relative link, rather than full URL to the specific use-case section: https://github.com/converged-computing/oras-csi/blob/main/docs/about.md#use-cases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a4a3e3..c0f298b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CSI ORAS Driver This repository is a test to create a CSI driver into one that uses [ORAS](https://oras.land) to -generate a cluster-level cache of artifacts. Read about the [use cases](docs/use-cases.md) or jump in! +generate a cluster-level cache of artifacts. Read about the [use cases](docs/about.md) or jump in! ```console ██████╗ ██████╗ █████╗ ███████╗ ██████╗███████╗██╗