From 0079faa80065eddbdae818375416fd69e93b66d6 Mon Sep 17 00:00:00 2001 From: Dawn W Docker Date: Fri, 19 Jul 2019 15:30:48 -0700 Subject: [PATCH] added link from what's new to new section in the swarm docs --- ee/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/release-notes.md b/ee/release-notes.md index 2bd52e5d46..90e55a8a38 100644 --- a/ee/release-notes.md +++ b/ee/release-notes.md @@ -12,7 +12,7 @@ pages listed in the following **Docker Enterprise components install and upgrade | Feature | Component | Component version | |---------|-----------|-------------------| -| [Group Managed Service Accounts (gMSA)](/engine/swarm/services/) | UCP | 3.2.0 | +| [Group Managed Service Accounts (gMSA)](/engine/swarm/services/swarm.md#gMSA-for-Swarm) | UCP | 3.2.0 | | [Open Security Controls Assessment Language (OSCAL)](/compliance/oscal/) | UCP | 3.2.0 | | [Container storage interface (CSI)](/ee/ucp/kubernetes/storage/use-csi/) | UCP | 3.2.0 | | [Internet Small Computer System Interface (iSCSI)](/ee/ucp/kubernetes/storage/use-iscsi/) | UCP | 3.2.0 |