From fa1624165e8089542793f536c5fdcb46d7eb22ad Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 19 Feb 2019 18:31:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96c16c1f1..f83d6203b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Please provide feedback on https://github.com/JSQLParser/JSqlParser/issues/677, More news can be found here: https://github.com/JSQLParser/JSqlParser/wiki/News. ## Alternatives to JSqlParser? -[**General SQL Parser**](http://www.sqlparser.com/gspjava.php?ref=jsqlparser) looks pretty good, with extended SQL syntax (like PL/SQL and T-SQL) and java + .NET APIs. The tool is commercial (license available online), with a free download option. +[**General SQL Parser**](http://www.sqlparser.com/features/introduce.php?utm_source=github-jsqlparser&utm_medium=text-general) looks pretty good, with extended SQL syntax (like PL/SQL and T-SQL) and java + .NET APIs. The tool is commercial (license available online), with a free download option. ## JSqlParser