diff options
| -rw-r--r-- | graphql.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal index 77f73eb..2cc16cb 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -6,7 +6,7 @@ synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. category: Language homepage: https://git.caraus.tech/OSS/graphql -bug-reports: https://issues.caraus.tech/projects/graphql/issues +bug-reports: https://www.caraus.tech/projects/graphql/issues author: Danny Navarro <j@dannynavarro.net>, Matthías Páll Gissurarson <mpg@mpg.is>, Sólrún Halla Einarsdóttir <she@mpg.is> |
