From 1b7dea39f98c9cba8158ad406b8a9fab8dbc15b1 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Sat, 28 May 2016 00:13:14 +0300 Subject: [PATCH] Updated README [#METR-20000] --- doc/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/README.md b/doc/README.md index d671c873cc5..3221230048c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,3 +1,3 @@ -Read the documentation and install ClickHouse: [https://clickhouse.yandex/] -How to build ClickHouse from source: [build.md] -Example datasets to play with are located at [example_datasets] directory. +Read the documentation and install ClickHouse: [https://clickhouse.yandex/](https://clickhouse.yandex/) +How to build ClickHouse from source: [build.md](./build.md) +Example datasets to play with are located at [example_datasets](./example_datasets) directory.