diff --git a/.github/ISSUE_TEMPLATE/sql-parser-error.md b/.github/ISSUE_TEMPLATE/sql-parser-error.md index 7edb1a456..dc21be345 100644 --- a/.github/ISSUE_TEMPLATE/sql-parser-error.md +++ b/.github/ISSUE_TEMPLATE/sql-parser-error.md @@ -27,5 +27,5 @@ Always check against the **Latest SNAPSHOT of JSQLParser** and the [Syntax Diagr ### Tips: Please write in English and avoid Screenshots (as we can't copy and paste content from it). -[Try your example online with the latest JSQLParser](http://217.160.215.75:8080/jsqlformatter/demo.html) and share the link in the error report. +[Try your example online with the latest JSQLParser](http://jsqlformatter.manticore-projects.com) and share the link in the error report. Do provide Links or References to the specific Grammar and Syntax you are trying to use.