diff --git a/simple-sql-parser.cabal b/simple-sql-parser.cabal index 09322a7..e99199d 100644 --- a/simple-sql-parser.cabal +++ b/simple-sql-parser.cabal @@ -3,7 +3,7 @@ version: 0.1.0.0 synopsis: A parser for SQL queries description: A parser for SQL queries -homepage: https://github.com/JakeWheat/simple_sql_parser +homepage: http://jakewheat.github.io/simple_sql_parser/ license: BSD3 license-file: LICENSE author: Jake Wheat