Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

sidekick help link 404

Avatar

Level 4

Hi, our sidekick help button (top right) has a broken link to [author-host]/en/cq/current/wcm.html.  We need this to go to a public help page that we have.  Where do we overlay this config?

1 Accepted Solution

Avatar

Correct answer by
Level 10

/libs/cq/ui/widgets/source/widgets/wcm/HelpBrowser.js

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

/libs/cq/ui/widgets/source/widgets/wcm/HelpBrowser.js

Avatar

Level 4

Thanks.  This actually overlays the help link in the WCM banner area.  We've fixed this with

CQ.wcm.HelpBrowser.path = "(our url)"

Where is the sidekick configuration?

Avatar

Level 10

Take a look at the code as referenced by Sham.