Skip to content

Commit 3976df3

Browse files
committed
Link PVC volume mode and access mode sections to corresponding sections in PV
1 parent a46bdc2 commit 3976df3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/storage/persistent-volumes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,11 +540,11 @@ spec:
540540

541541
### Access Modes
542542

543-
Claims use the same conventions as volumes when requesting storage with specific access modes.
543+
Claims use [the same conventions as volumes](#access-modes) when requesting storage with specific access modes.
544544

545545
### Volume Modes
546546

547-
Claims use the same convention as volumes to indicate the consumption of the volume as either a filesystem or block device.
547+
Claims use [the same convention as volumes](#volume-mode) to indicate the consumption of the volume as either a filesystem or block device.
548548

549549
### Resources
550550

0 commit comments

Comments
 (0)