You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ This open source repository contains the standard QL libraries and queries that
4
4
5
5
## How do I learn QL and run queries?
6
6
7
-
LGTM has[extensive documentation](https://lgtm.com/help/ql/introduction-to-ql) on getting started with writing QL.
8
-
You can use the [interactive query console](https://lgtm.com/help/lgtm/using-query-console) or the [QL for Eclipse](https://lgtm.com/help/lgtm/running-queries-ide) plugin to try out your queries on any open-source project that's currently being analyzed.
7
+
There is[extensive documentation](https://help.semmle.com/QL/learn-ql/) on getting started with writing QL.
8
+
You can use the [interactive query console](https://lgtm.com/help/lgtm/using-query-console)on LGTM.com or the [QL for Eclipse](https://lgtm.com/help/lgtm/running-queries-ide) plugin to try out your queries on any open-source project that's currently being analyzed.
0 commit comments