From 5c99b02620a852ffb6b27110410d714b57def460 Mon Sep 17 00:00:00 2001 From: sumedhpathak Date: Thu, 10 Nov 2016 09:49:22 -0800 Subject: [PATCH] Update documentation link to 6.0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 464b72845..93c9d4c0f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/citusdata/citus.svg?branch=master)](https://travis-ci.org/citusdata/citus) [![Slack Status](http://slack.citusdata.com/badge.svg)](https://slack.citusdata.com) -[![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.citusdata.com/en/v5.2/index.html) +[![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.citusdata.com/) ### What is Citus? @@ -72,7 +72,7 @@ stay on top of the latest developments. Try the Citus tutorials for a hands-on introduction or
the documentation for + href="https://docs.citusdata.com">documentation for a more comprehensive reference. @@ -145,4 +145,4 @@ Copyright © 2012–2016 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/v5.2/tutorials/tut-hash-distribution.html +[tutorial]: https://docs.citusdata.com/en/v6.0/tutorials/tut-hash-distribution.html