Skip to content

Commit 88fbaa1

Browse files
authored
Update projected-volumes.md
1 parent e08d312 commit 88fbaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Currently, the following types of volume sources can be projected:
2626
* `serviceAccountToken`
2727

2828
All sources are required to be in the same namespace as the Pod. For more details,
29-
see the [all-in-one volume](https://github.com/kubernetes/design-proposals-archive/blob/main/node/all-in-one-volume.md)design document.
29+
see the [all-in-one volume](https://github.com/kubernetes/design-proposals-archive/blob/main/node/all-in-one-volume.md) design document.
3030

3131
### Example configuration with a secret, a downwardAPI, and a configMap {#example-configuration-secret-downwardapi-configmap}
3232

0 commit comments

Comments
 (0)