From cd44af55718728b9ca1aa835b9fd9090534f69be Mon Sep 17 00:00:00 2001 From: Jim Galasyn Date: Thu, 12 Oct 2017 09:55:55 -0700 Subject: [PATCH] Fix broken rbac link (#4918) --- _data/glossary.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/glossary.yaml b/_data/glossary.yaml index e6b684adfd..c2b00b351c 100644 --- a/_data/glossary.yaml +++ b/_data/glossary.yaml @@ -243,7 +243,7 @@ role-based access control: | resource collections. A grant is made up of a subject, a role, and a collection. A grant defines who (subject) has how much access (role) to a set of resources (collection). For more about role-based access control, see - [Authentication](/datacenter/ucp/2.2/guides/access-control/index.md). + [Authentication](/datacenter/ucp/2.2/guides/access-control/). SSH: | SSH (secure shell) is a secure protocol for accessing remote machines and applications. It provides authentication and encrypts data communication over insecure networks such