From a8be3914ca0e5dfe53851df08df9a783e396c977 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Tue, 11 Feb 2020 19:53:24 +0800 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 092d1cdd..451a2c60 100755 --- a/docs/index.html +++ b/docs/index.html @@ -387,7 +387,7 @@ else if(anchor_name == "UNIT"){ $(".anchor-box").append(Part_A+unit_icon+Part_B); } - else if(anchor_name == "APPLICATION"){ + else if(anchor_name == "APPLICATIONS"){ $(".anchor-box").append(Part_A+application_icon+Part_B); } else if(anchor_name == "ACCESSORY"){