We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61c6f2f + 5ae7283 commit 2d56891Copy full SHA for 2d56891
content/en/docs/concepts/storage/volumes.md
@@ -932,7 +932,7 @@ GitHub project has [instructions](https://github.com/quobyte/quobyte-csi#quobyte
932
### rbd
933
934
An `rbd` volume allows a
935
-[Rados Block Device](https://ceph.com/docs/master/rbd/rbd/) (RBD) volume to mount into your
+[Rados Block Device](https://docs.ceph.com/en/latest/rbd/) (RBD) volume to mount into your
936
Pod. Unlike `emptyDir`, which is erased when a pod is removed, the contents of
937
an `rbd` volume are preserved and the volume is unmounted. This
938
means that a RBD volume can be pre-populated with data, and that data can
0 commit comments