mirror of https://github.com/citusdata/citus.git
Fix the documentation link from Citus 5.0 to Citus 5.1 (#593)
parent
4465b1d495
commit
48b5d15741
|
@ -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="https://www.citusdata.com/docs/citus/5.0/tutorials/tut-real-time.html">Citus
|
href="https://www.citusdata.com/docs/citus/5.1/tutorials/tut-real-time.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="https://www.citusdata.com/docs/citus/5.0">documentation</a> for
|
href="https://www.citusdata.com/docs/citus/5.1">documentation</a> for
|
||||||
a more comprehensive reference.</td>
|
a more comprehensive reference.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in New Issue