Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Updated link to documentation #26

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down