Skip to content

Commit b6028c3

Browse files
fixed some hyperlink or version related issues
1 parent ed1bd2a commit b6028c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/checkmarx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ This tool enables VS Code users to initiate SCA scans directly from their VS Cod
211211

212212
We appreciate feedback and contribution to the VsCode extension! Before you get started, please see the following:
213213

214-
- [Checkmarx contribution guidelines](https://github.com/Checkmarx/ast-vscode-extension/blob/packages/checkmarx/contributing.md)
215-
- [Checkmarx Code of Conduct](https://github.com/Checkmarx/ast-vscode-extension/blob/packages/checkmarx/code_of_conduct.md)
214+
- [Checkmarx contribution guidelines](https://github.com/Checkmarx/ast-vscode-extension/blob/HEAD/packages/checkmarx/contributing.md)
215+
- [Checkmarx Code of Conduct](https://github.com/Checkmarx/ast-vscode-extension/blob/HEAD/packages/checkmarx/code_of_conduct.md)
216216

217217
<!-- LICENSE -->
218218
## License

packages/project-ignite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git",
99
"url": "https://github.com/Checkmarx/ast-vscode-extension.git"
1010
},
11-
"homepage": "https://github.com/Checkmarx/ast-vscode-extension#readme",
11+
"homepage": "https://github.com/Checkmarx/ast-vscode-extension/blob/main/packages/checkmarx/README.md",
1212
"bugs": {
1313
"url": "https://github.com/Checkmarx/ast-vscode-extension/issues"
1414
},
@@ -20,7 +20,7 @@
2020
"workspace"
2121
],
2222
"categories": [
23-
"Other",
23+
"Other"
2424
],
2525
"keywords": [
2626
"AppSec",

0 commit comments

Comments
 (0)