From bb1d782384474f146c1b96904812f006edcb15d1 Mon Sep 17 00:00:00 2001 From: sumedhpathak Date: Fri, 10 Feb 2017 17:02:18 -0800 Subject: [PATCH] Update links to Documentation to 6.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c468fff8..d12f9875f 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ If you're looking to get started locally, you can follow the following steps to Documentation Try the Citus + href="https://docs.citusdata.com/en/v6.1/tutorials/tut-hash-distribution.html">Citus tutorial for a hands-on introduction or
the documentation for a more comprehensive reference. @@ -144,4 +144,4 @@ Copyright © 2012–2017 Citus Data, Inc. [faq]: https://www.citusdata.com/frequently-asked-questions [linux_install]: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-14-04 [mac_install]: https://www.docker.com/products/docker-toolbox -[tutorial]: https://docs.citusdata.com/en/v6.0/tutorials/tut-hash-distribution.html +[tutorial]: https://docs.citusdata.com/en/v6.1/tutorials/tut-hash-distribution.html