diff --git a/README.md b/README.md index 64a24a8..c679308 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ClickHouse Examples ## ClickHouse Blog data -A collection of data required to back our own ClickHouse official [Blogs](clickhouse.com/blog), including: +A collection of data required to back our own ClickHouse official [Blogs](https://clickhouse.com/blog), including: - [DDL](./ethereum/schemas/) statements; - SQL [queries](./ethereum/queries/); - a collection of agents (Vector, FluentBit, etc) [configurations](./observability/README.md) to analyze Kubernetes logs in ClickHouse;