aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 100f42e..014389d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# GraphQL implementation in Haskell
-See https://git.caraus.tech/OSS/graphql.
-
This is the core library that provides:
- Parser for the query and schema languages, as well as a printer for the query
@@ -13,7 +11,7 @@ This is the core library that provides:
## Documentation
Report issues on the
-[bug tracker](https://git.caraus.tech/OSS/graphql/issues).
+[bug tracker](https://www.caraus.tech/projects/graphql/issues).
API documentation is available through
[Hackage](https://hackage.haskell.org/package/graphql).