mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
Fix branch name in notes.txt
currently notes.txt container old branch name. This PR updated the branch name with release Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
d02dfe2dfe
commit
90235c32f8
@ -1,2 +1,2 @@
|
||||
Examples on how to configure a storage class and start using the driver are here:
|
||||
https://github.com/ceph/ceph-csi/tree/csi-v1.0/examples/cephfs
|
||||
https://github.com/ceph/ceph-csi/tree/master/examples/cephfs
|
||||
|
@ -1,2 +1,2 @@
|
||||
Examples on how to configure a storage class and start using the driver are here:
|
||||
https://github.com/ceph/ceph-csi/tree/csi-v1.0/examples/rbd
|
||||
https://github.com/ceph/ceph-csi/tree/master/examples/rbd
|
||||
|
Reference in New Issue
Block a user