mirror of https://github.com/citusdata/citus.git
Update docs links to v5.2 docs
parent
c93925f657
commit
1228d7d2d3
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[](https://travis-ci.org/citusdata/citus)
|
[](https://travis-ci.org/citusdata/citus)
|
||||||
[](https://slack.citusdata.com)
|
[](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?
|
### What is Citus?
|
||||||
|
|
||||||
|
@ -70,9 +70,9 @@ stay on top of the latest developments.
|
||||||
<tr>
|
<tr>
|
||||||
<td>Documentation</td>
|
<td>Documentation</td>
|
||||||
<td>Try the <a
|
<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
|
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>
|
a more comprehensive reference.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -145,4 +145,4 @@ Copyright © 2012–2016 Citus Data, Inc.
|
||||||
[faq]: https://www.citusdata.com/frequently-asked-questions
|
[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
|
[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
|
[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