From 39094c01947a42c79b9bc4191ca8725d17621c6f Mon Sep 17 00:00:00 2001 From: mjbudd77 Date: Mon, 14 Dec 2020 22:14:01 -0500 Subject: [PATCH] Fix for WhatsNew230 Table of Contents reference --- web/help/WhatsNew230.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/help/WhatsNew230.html b/web/help/WhatsNew230.html index c70f7809..92489e80 100644 --- a/web/help/WhatsNew230.html +++ b/web/help/WhatsNew230.html @@ -28,7 +28,7 @@ } else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem) { - top.FrameTOC.SelectTocItem("WhatsNew223"); + top.FrameTOC.SelectTocItem("WhatsNew230"); } });