Skip to content

Commit 337a63a

Browse files
committed
[en] modify invalid links
Signed-off-by: xin.li <[email protected]>
1 parent c711f74 commit 337a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ your container's memory limit.
346346

347347
A size limit can be specified for the default medium, which limits the capacity
348348
of the `emptyDir` volume. The storage is allocated from [node ephemeral
349-
storage](docs/concepts/configuration/manage-resources-containers/#setting-requests-and-limits-for-local-ephemeral-storage).
349+
storage](/docs/concepts/configuration/manage-resources-containers/#setting-requests-and-limits-for-local-ephemeral-storage).
350350
If that is filled up from another source (for example, log files or image
351351
overlays), the `emptyDir` may run out of capacity before this limit.
352352

0 commit comments

Comments
 (0)