summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-03-23 09:46:04 +0100
committerEugen Wissner <belka@caraus.de>2023-03-23 09:46:04 +0100
commit408dfb4301bfa1009baa6d68b33c699b18527b0a (patch)
tree00652006d9e66f705aee2a104671ddd6c6f49674 /README.md
parent3b69dac371651d303b7634c8b3d54b3221320f0d (diff)
downloadgraphql-408dfb4301bfa1009baa6d68b33c699b18527b0a.tar.gz
Update web links
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index 3bc8881..8b3a6b5 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,12 @@
# GraphQL implementation in Haskell
-[![Simple Haskell](https://www.simplehaskell.org/badges/badge.svg)](https://www.simplehaskell.org)
-[![CI/CD](https://img.shields.io/badge/CI-CD-brightgreen)](https://build.caraus.tech/go/pipelines)
-
-See https://www.caraus.tech/projects/pub-graphql.
+See https://git.caraus.tech/OSS/graphql.
Report issues on the
-[bug tracker](https://www.caraus.tech/projects/pub-graphql/issues).
+[bug tracker](https://git.caraus.tech/OSS/graphql/issues).
API documentation is available through
[Hackage](https://hackage.haskell.org/package/graphql).
Further documentation will be made available in the
-[Wiki](https://www.caraus.tech/projects/pub-graphql/wiki).
+[Wiki](https://git.caraus.tech/OSS/graphql/wiki).