readme: change v-analyzer/v-analyzer → vlang/v-analyzer in README.md (#20431)

This commit is contained in:
ylluminate 2024-01-07 20:49:19 -05:00 committed by GitHub
parent 66d222cc72
commit 1c11f13f28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,7 @@ make
## Editor/IDE Plugins
To bring IDE functions for the V programming languages to your editor, check out
[v-analyzer](https://github.com/v-analyzer/v-analyzer). It provides a
[v-analyzer](https://github.com/vlang/v-analyzer). It provides a
[VS Code extension](https://marketplace.visualstudio.com/items?itemName=VOSCA.vscode-v-analyzer)
and language server capabilities for other editors.