Update lsif-util link

This commit is contained in:
Arjun Attam 2019-06-20 11:20:20 -07:00 committed by GitHub
parent 9cd5d98f54
commit 95bc7e6837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ For TypeScript/JavaScript, [`lsif-npm`](https://github.com/Microsoft/lsif-node/t
### LSIF validation utility
The [`lsif-util`](https://github.com/jumattos/lsif-util) tool can validate your generated LSIF output. Additionally, the tool can also be used to search the output and visualize via Graphviz.
The [`lsif-util`](https://github.com/microsoft/lsif-node/tree/master/util) tool can validate your generated LSIF output. Additionally, the tool can also be used to search the output and visualize via Graphviz.
### VS Code LSIF extension