mirror of https://github.com/citusdata/citus.git
Update docs links to v5.2 docs
parent
efde4d67f3
commit
2843fdf43d
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://travis-ci.org/citusdata/citus)
|
||||
[](https://slack.citusdata.com)
|
||||
[](http://docs.citusdata.com/en/v5.1/index.html)
|
||||
[](https://docs.citusdata.com/en/v5.2/index.html)
|
||||
|
||||
### What is Citus?
|
||||
|
||||
|
@ -70,9 +70,9 @@ stay on top of the latest developments.
|
|||
<tr>
|
||||
<td>Documentation</td>
|
||||
<td>Try the <a
|
||||
href="http://docs.citusdata.com/en/v5.1/tutorials/tut-cluster.html">Citus
|
||||
href="https://docs.citusdata.com/en/v5.2/tutorials/tut-hash-distribution.html">Citus
|
||||
tutorials</a> for a hands-on introduction or <br/>the <a
|
||||
href="http://docs.citusdata.com/en/v5.1/index.html">documentation</a> for
|
||||
href="https://docs.citusdata.com/en/v5.2/index.html">documentation</a> for
|
||||
a more comprehensive reference.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue