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"){