On codenav page, link to Tree-sitter instead of Semantic
This commit is contained in:
@@ -9,7 +9,7 @@ versions:
|
|||||||
|
|
||||||
### About navigating code on {% data variables.product.prodname_dotcom %}
|
### About navigating code on {% data variables.product.prodname_dotcom %}
|
||||||
|
|
||||||
Navigating code functions use the open source library [`semantic`](https://github.com/github/semantic). The following languages are supported:
|
Navigating code functions use the open source library [`tree-sitter`](https://github.com/tree-sitter/tree-sitter). The following languages are supported:
|
||||||
- C#
|
- C#
|
||||||
- CodeQL
|
- CodeQL
|
||||||
- Go
|
- Go
|
||||||
|
|||||||
Reference in New Issue
Block a user