summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-06-10 00:39:06 +0200
committerEugen Wissner <belka@caraus.de>2026-06-10 00:39:06 +0200
commitc6448ab0b93a8068069a817dffca53858660eebf (patch)
treea7e39c03e819a828266c4eb016a0566356f35407
parenta090a5d00ceae40369451a58f9a0384bb94e8ff6 (diff)
downloadgraphql-master.tar.gz
Change back the bug tracker URLHEADmaster
-rw-r--r--graphql.cabal2
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>