From 2843fdf43dde40ecc84c249e49617c3345dcb169 Mon Sep 17 00:00:00 2001 From: Marco Slot Date: Wed, 5 Oct 2016 16:25:10 -0700 Subject: [PATCH] Update docs links to v5.2 docs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fdec0d8e0..464b72845 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)](http://docs.citusdata.com/en/v5.1/index.html) +[![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://docs.citusdata.com/en/v5.2/index.html) ### What is Citus? @@ -70,9 +70,9 @@ stay on top of the latest developments. Documentation Try the Citus + href="https://docs.citusdata.com/en/v5.2/tutorials/tut-hash-distribution.html">Citus tutorials for a hands-on introduction or
the documentation for + href="https://docs.citusdata.com/en/v5.2/index.html">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]: http://docs.citusdata.com/en/v5.1/tutorials/tut-hash-distribution.html +[tutorial]: https://docs.citusdata.com/en/v5.2/tutorials/tut-hash-distribution.html