From 3a810faf6d3890860d710c12b646ff3f5fc4b29b Mon Sep 17 00:00:00 2001 From: Gregory Touretsky Date: Thu, 11 Mar 2021 18:44:04 -0700 Subject: [PATCH] Updated link to documentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 98ab13cf..ce2ea336 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ This repository hosts the API defintion of the Custom Resource Definitions (CRD) **NOTE**: All of the APIs are defined under the API group `objectstorage.k8s.io`. -For more information about COSI, visit our [documentation](https://sigs.k8s.io/container-object-storage-interface-api/tree/master/docs/index.md). - +For more information about COSI, visit our [documentation](https://github.com/kubernetes-sigs/container-object-storage-interface-api/blob/master/docs/index.md). ## Developer Guide All API definitions are in [`apis/objectstorage.k8s.io/`](./apis/objectstorage.k8s.io/). All API changes **_MUST_** satisfy the following requirements: