1
0
mirror of synced 2025-12-23 03:44:00 -05:00

On codenav page, link to Tree-sitter instead of Semantic

This commit is contained in:
Max Brunsfeld
2021-01-21 10:27:20 -08:00
parent d399762bb3
commit d5973d5963

View File

@@ -9,7 +9,7 @@ versions:
### 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#
- CodeQL
- Go