Use helpPagePath to render container registry documentation links
Context
In the container registry, we can use helpPagePath frontend function instead of generating the URL from the backend & passing it.
Implementation guide
- Remove
help_page_pathusage from helper & template, - update the frontend to use
helpPagePathutility function instead
Sample MR: Use helpPagePath to Render terraform module reg... (!145055 - merged)