We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578c2f6 commit cdc4bbdCopy full SHA for cdc4bbd
packages/web/docs/src/content/self-hosting/get-started.mdx
@@ -24,7 +24,7 @@ The easiest way of running GraphQL Hive is using [Docker](https://www.docker.com
24
[docker-compose](https://docs.docker.com/compose/).
25
26
All the services required for running GraphQL Hive are published to the GitHub container registry
27
-([GraphQL Hive Docker Images](https://github.com/graphql-hive?tab=packages)).
+([GraphQL Hive Docker Images](https://github.com/orgs/graphql-hive/packages)).
28
29
Please make sure to install the Docker daemon as well as `docker-compose` on your machine before
30
proceeding.
0 commit comments