Skip to content

Commit 0186904

Browse files
authored
Merge pull request #291 from AmalChandru/docs/update-tree-sitter-link-code-analysis
docs: Update tree-sitter parser link for Code Analysis documentation
2 parents 041dd15 + 6e4786a commit 0186904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/guides/code-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ EXPERIMENTAL: This feature is experimental and may introduce breaking changes.
1111

1212
:::
1313

14-
`vet` has a code analysis framework built on top of [tree-sitter](#) parsers. The goal
14+
`vet` has a code analysis framework built on top of [tree-sitter](https://tree-sitter.github.io/tree-sitter/) parsers. The goal
1515
of this framework is to support multiple languages, source repositories (local and remote),
1616
and create a representation of code that can be analysed for common software
1717
supply chain security related use-cases such as

0 commit comments

Comments
 (0)