From e76486dccbef97534702948a621724a17e9c5e69 Mon Sep 17 00:00:00 2001 From: bmajor <major.brian@gmail.com> Date: Mon, 26 Sep 2016 12:16:27 -0700 Subject: [PATCH] Update README.md Fixed linked to model diagram --- cadc-access-control/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cadc-access-control/README.md b/cadc-access-control/README.md index 5863051a..ad5f19d9 100644 --- a/cadc-access-control/README.md +++ b/cadc-access-control/README.md @@ -15,4 +15,4 @@ In the system, a user is uniquely identified by one Principal (e.g. NumericPrinc Groups represet associations of users. Groups have an owner, administive members, and actual members. Members can be groups or users. - + -- GitLab