Skip to content

Commit e6aad94

Browse files
Update documentation links AST-95576 (#1133)
Co-authored-by: cx-Margarita-LevitM <cx-margarita-levitm>
1 parent 314189d commit e6aad94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@
817817
"viewsWelcome": [
818818
{
819819
"view": "astResults",
820-
"contents": "In order to use Checkmarx One, you need to setup your credentials.\n[Open settings](command:ast-results.viewSettings)\nTo learn more about how to use Checkmarx One [read our docs](https://docs.kics.io/latest/integrations_auto_scanning_visual_studio).",
820+
"contents": "In order to use Checkmarx One, you need to setup your credentials.\n[Open settings](command:ast-results.viewSettings)\nTo learn more about how to use Checkmarx One [read our docs](https://docs.checkmarx.com/en/34965-123549-installing-and-setting-up-the-checkmarx-vs-code-extension.html).",
821821
"when": "!ast-results.isValidCredentials"
822822
}
823823
],
@@ -853,7 +853,7 @@
853853
"type": "boolean",
854854
"order": 3,
855855
"default": true,
856-
"markdownDescription": "Scans your infrastructure as code files for vulnerabilities, upon file save. **No Checkmarx credentials required.** [Read more](https://checkmarx.com/resource/documents/en/34965-68744-using-the-checkmarx-vs-code-extension---kics-realtime-scanning.html)."
856+
"markdownDescription": "Scans your infrastructure as code files for vulnerabilities, upon file save. **No Checkmarx credentials required.** [Read more](https://docs.checkmarx.com/en/34965-68744-using-the-checkmarx-vs-code-extension---kics-auto-scanning.html)."
857857
},
858858
"CheckmarxKICS.Additional Parameters": {
859859
"type": "string",

0 commit comments

Comments
 (0)