From 4c12635b4bbce4699604f6a3fb4225ee1f79e62c Mon Sep 17 00:00:00 2001 From: Benoit Ranque Date: Fri, 22 Mar 2024 06:09:25 -0400 Subject: [PATCH] correct repository name --- registry/clickhouse/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/clickhouse/metadata.json b/registry/clickhouse/metadata.json index 9aed078c..eed5ecd8 100644 --- a/registry/clickhouse/metadata.json +++ b/registry/clickhouse/metadata.json @@ -29,7 +29,7 @@ ], "source_code": { "is_open_source": true, - "repository": "https://github.com/hasura/clickhouse_ndc/", + "repository": "https://github.com/hasura/ndc-clickhouse/", "version": [ { "tag": "v0.2.0",