Closed rsenden closed 1 month ago
For some reason, links for fcli fod sast-scan setup are rendered incorrectly at https://fortify.github.io/fcli/v2.7.1/fod-actions.html#_options_11:
fcli fod sast-scan setup
This likely requires a fix in the addLinks method in AbstractActionAsciidocCommand. We should also verify whether any other links in FoD or SSC built-in action documentation are being rendered incorrectly.
addLinks
AbstractActionAsciidocCommand
Links correctly rendered
No response
Current Behavior
For some reason, links for
fcli fod sast-scan setup
are rendered incorrectly at https://fortify.github.io/fcli/v2.7.1/fod-actions.html#_options_11:This likely requires a fix in the
addLinks
method inAbstractActionAsciidocCommand
. We should also verify whether any other links in FoD or SSC built-in action documentation are being rendered incorrectly.Expected Behavior
Links correctly rendered
Steps To Reproduce
No response
Environment
No response
Anything else?
No response