it seems that the link to the Spectrum documentation is not working in 23.3.13.
We see this in different customer Linux environments.
The link to the documentation in the OC Admin page or in the OC Client Help menu returns only brackets.
[]
23.3.x
This is resolved in 24.3.1. To work around it on 23.3 please edit the following file on OneClick servers to add a hard link to the docs
/Spectrum/tomcat/webapps/spectrum/docs/support.jsp
search for
String webURL = "http://techdocs.broadcom.com/bin/gethidpage?hid=HID_Documentation&space=NETOPS233&language=&format=rendered";
and change it to
String webURL = "https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/23-3.html";
Save the file and refresh the browser page to resolve.
Or we can bookmark the following link on the browser.