diff --git a/README.md b/README.md index 105b53a3..da46f78f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

ClickHouse Examples

-![GitHub License](https://img.shields.io/github/license/ClickHouse/examples) +[![GitHub License](https://img.shields.io/github/license/ClickHouse/examples)](https://github.com/ClickHouse/examples/blob/main/LICENSE) ![Community Slack](https://img.shields.io/badge/Community_Slack-blue?style=social&logo=slack&logoColor=yellow&link=https%3A%2F%2Fclickhouse.com%2Fslack) ![Twitter Follow](https://img.shields.io/twitter/follow/ClickHouseDB) @@ -37,4 +37,4 @@ If there's an example you'd love to see, feel free to open an issue to request i ### ClickHouse employees -The [blog-examples](./blog-examples/) directory contains resources that support the [ClickHouse Blog](clickhouse.com/blog). If you are writing a blog post and want to store resources in this repo, add a new directory here and follow the same standards and conventions as other examples in this repo. \ No newline at end of file +The [blog-examples](./blog-examples/) directory contains resources that support the [ClickHouse Blog](clickhouse.com/blog). If you are writing a blog post and want to store resources in this repo, add a new directory here and follow the same standards and conventions as other examples in this repo.