diff --git a/CHANGELOG.md b/CHANGELOG.md index 1318a8d..254797c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,5 +20,5 @@ and this project adheres to - JSON serialization. - Test helpers. -[Unreleased]: https://www.caraus.tech/projects/pub-graphql-spice/repository/28/diff?rev=master&rev_to=v1.0.1.0 -[1.0.1.0]: https://www.caraus.tech/projects/pub-graphql-spice/repository/28/diff?rev=v1.0.1.0&rev_to=v1.0.0.0 +[Unreleased]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.1.0...master +[1.0.1.0]: https://git.caraus.tech/OSS/graphql-spice/compare/v1.0.0.0...v1.0.1.0 diff --git a/graphql-spice.cabal b/graphql-spice.cabal index 2a709bd..ea09761 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -6,8 +6,8 @@ synopsis: GraphQL with batteries description: Various extensions and convenience functions for the core graphql package. category: Language -homepage: https://www.caraus.tech/projects/pub-graphql-spice -bug-reports: https://www.caraus.tech/projects/pub-graphql-spice/issues +homepage: https://git.caraus.tech/OSS/graphql-spice +bug-reports: https://git.caraus.tech/OSS/graphql-spice/issues author: Eugen Wissner maintainer: belka@caraus.de copyright: (c) 2021-2023 Eugen Wissner @@ -20,7 +20,7 @@ tested-with: source-repository head type: git - location: git://caraus.tech/pub/graphql-spice.git + location: https://git.caraus.tech/OSS/graphql-spice.git library exposed-modules: