Skip to content

Commit cdc4bbd

Browse files
authored
Fix broken link (#6809)
1 parent 578c2f6 commit cdc4bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/docs/src/content/self-hosting/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The easiest way of running GraphQL Hive is using [Docker](https://www.docker.com
2424
[docker-compose](https://docs.docker.com/compose/).
2525

2626
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)).
27+
([GraphQL Hive Docker Images](https://github.com/orgs/graphql-hive/packages)).
2828

2929
Please make sure to install the Docker daemon as well as `docker-compose` on your machine before
3030
proceeding.

0 commit comments

Comments
 (0)