Skip to content

Commit 0f3e60d

Browse files
authored
Merge pull request #38879 from Arhell/zh-mod
[zh] modify invalid links
2 parents 9676c7c + 9b09d6b commit 0f3e60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ your container's memory limit.
596596
<!--
597597
A size limit can be specified for the default medium, which limits the capacity
598598
of the `emptyDir` volume. The storage is allocated from [node ephemeral
599-
storage](docs/concepts/configuration/manage-resources-containers/#setting-requests-and-limits-for-local-ephemeral-storage).
599+
storage](/docs/concepts/configuration/manage-resources-containers/#setting-requests-and-limits-for-local-ephemeral-storage).
600600
If that is filled up from another source (for example, log files or image
601601
overlays), the `emptyDir` may run out of capacity before this limit.
602602
-->

0 commit comments

Comments
 (0)