update link in vue.qll

This commit is contained in:
james
2019-02-20 16:43:56 +00:00
parent f5e419e774
commit 50ad8a4089

View File

@@ -53,7 +53,7 @@ module Vue {
* The location spans column `startcolumn` of line `startline` to * The location spans column `startcolumn` of line `startline` to
* column `endcolumn` of line `endline` in file `filepath`. * column `endcolumn` of line `endline` in file `filepath`.
* For more information, see * For more information, see
* [LGTM locations](https://lgtm.com/help/ql/locations). * [locations](https://help.semmle.com/QL/learn-ql/ql/locations.html).
*/ */
predicate hasLocationInfo( predicate hasLocationInfo(
string filepath, int startline, int startcolumn, int endline, int endcolumn string filepath, int startline, int startcolumn, int endline, int endcolumn