From c6448ab0b93a8068069a817dffca53858660eebf Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 10 Jun 2026 00:39:06 +0200 Subject: [PATCH] Change back the bug tracker URL --- graphql.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 , Matthías Páll Gissurarson , Sólrún Halla Einarsdóttir