Skip to content

Commit e36571d

Browse files
committed
Fix documentation URL for ClickHouse Local CLI feature
1 parent 9bfe0cf commit e36571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clickhouse-local/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"name": "ClickHouse Local CLI",
55
"description": "Installs ClickHouse local CLI for SQL queries on local files",
6-
"documentationURL": "https://github.com/YOUR-USERNAME/devcontainer-features/tree/main/src/clickhouse-local",
6+
"documentationURL": "https://github.com/ProxayFox/devcontainer-features/tree/main/src/clickhouse-local",
77
"options": {
88
"version": {
99
"type": "string",

0 commit comments

Comments
 (0)