From 87d934830c7da1613de6dfeed0c7f1ed214b4664 Mon Sep 17 00:00:00 2001 From: Jim Galasyn Date: Fri, 15 Dec 2017 16:01:24 -0800 Subject: [PATCH] Fix internal links on node rbac page (#361) --- datacenter/ucp/3.0/guides/authorization/isolate-nodes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datacenter/ucp/3.0/guides/authorization/isolate-nodes.md b/datacenter/ucp/3.0/guides/authorization/isolate-nodes.md index d7ecdfcf1c..a632848400 100644 --- a/datacenter/ucp/3.0/guides/authorization/isolate-nodes.md +++ b/datacenter/ucp/3.0/guides/authorization/isolate-nodes.md @@ -119,8 +119,8 @@ The same steps apply for the nodes in the `/Prod` collection. ![](../images/isolate-nodes-2.png){: .with-border} The cluster is set up for node isolation. Users with access to nodes in the -`/Prod` collection can deploy [Swarm services](#deploy-a-service-as-a-team-member) -and [Kubernetes apps](#kubernetes-apps), and their workloads won't be scheduled +`/Prod` collection can deploy [Swarm services](#deploy-a-swarm-service-as-a-team-member) +and [Kubernetes apps](#deploy-a-kubernetes-application), and their workloads won't be scheduled on nodes that aren't in the collection. ## Deploy a Swarm service as a team member