From 8ccd4218d260fdff3feaaf9d1267cd1366524797 Mon Sep 17 00:00:00 2001 From: Chao Xu Date: Wed, 24 Feb 2016 10:41:16 -0800 Subject: fix links --- security-context-constraints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security-context-constraints.md') diff --git a/security-context-constraints.md b/security-context-constraints.md index 8a2efd8d..3486a17a 100644 --- a/security-context-constraints.md +++ b/security-context-constraints.md @@ -46,7 +46,7 @@ granting the user themselves an elevated set of permissions. ## Goals -1. Associate [service accounts](http://docs.k8s.io/design/service_accounts.md), groups, and users with +1. Associate [service accounts](../design/service_accounts.md), groups, and users with a set of constraints that dictate how a security context is established for a pod and the pod's containers. 1. Provide the ability for users and infrastructure components to run pods with elevated privileges on behalf of another user or within a namespace where privileges are more restrictive. -- cgit v1.2.3