Skip to content

Commit b8213f2

Browse files
authored
Merge pull request ClickHouse#80447 from ClickHouse/Blargian-patch-14
Docs: fix link
2 parents d741624 + cf6c040 commit b8213f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/interfaces/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ $ echo 'SELECT number FROM system.numbers LIMIT 10' | curl 'http://localhost:812
401401

402402
For more information see:
403403
- [Settings](/operations/settings/settings)
404-
- [SET](#set)
404+
- [SET](/sql-reference/statements/set)
405405

406406
## Using ClickHouse sessions in the HTTP protocol {#using-clickhouse-sessions-in-the-http-protocol}
407407

0 commit comments

Comments
 (0)