From 0d5269fbd9c14e24091f5a393f095f8b01ba4beb Mon Sep 17 00:00:00 2001 From: caiyixiang Date: Wed, 11 Jan 2017 16:59:03 +0800 Subject: [PATCH] Update security-context.md --- docs/user-guide/security-context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/security-context.md b/docs/user-guide/security-context.md index 3c7bd5625d..e560687b89 100644 --- a/docs/user-guide/security-context.md +++ b/docs/user-guide/security-context.md @@ -43,7 +43,7 @@ those settings to volumes where applicable. Specifically `fsGroup` and Volumes which support ownership management are modified to be owned and writable by the GID specified in `fsGroup`. See the -[Ownership Management design document](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/proposals/volume-ownership-management.md) +[Ownership Management design document](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/volume-ownership-management.md) for more details. #### `selinuxOptions`