mirror of https://github.com/citusdata/citus.git
Link explicitly to 5.0 docs rather than current/
parent
dbf825f5f3
commit
6bf4f61a88
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[](https://travis-ci.com/citusdata/citus)
|
[](https://travis-ci.com/citusdata/citus)
|
||||||
[](https://webchat.freenode.net/?channels=citus)
|
[](https://webchat.freenode.net/?channels=citus)
|
||||||
[](https://www.citusdata.com/docs/citus/current)
|
[](https://www.citusdata.com/docs/citus/5.0)
|
||||||
|
|
||||||
### What is Citus?
|
### What is Citus?
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ To learn more, visit [citusdata.com](https://www.citusdata.com).
|
||||||
docker exec -it citus_master psql -U postgres -d postgres
|
docker exec -it citus_master psql -U postgres -d postgres
|
||||||
```
|
```
|
||||||
|
|
||||||
* Follow the [first tutorial](https://www.citusdata.com/docs/citus/current/tutorials/tut-real-time.html) instructions
|
* Follow the [first tutorial](https://www.citusdata.com/docs/citus/5.0/tutorials/tut-real-time.html) instructions
|
||||||
* To shut the cluster down, run
|
* To shut the cluster down, run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -63,8 +63,8 @@ To learn more, visit [citusdata.com](https://www.citusdata.com).
|
||||||
|
|
||||||
### Learn More
|
### Learn More
|
||||||
|
|
||||||
The project [documentation](https://www.citusdata.com/docs/citus/current) and
|
The project [documentation](https://www.citusdata.com/docs/citus/5.0) and
|
||||||
[tutorials](https://www.citusdata.com/docs/citus/current/tutorials/tut-real-time.html) are good places to start.
|
[tutorials](https://www.citusdata.com/docs/citus/5.0/tutorials/tut-real-time.html) are good places to start.
|
||||||
We’re responsive on Github, so you can use the [issue
|
We’re responsive on Github, so you can use the [issue
|
||||||
tracker](https://github.com/citusdata/citus/issues) to check for or
|
tracker](https://github.com/citusdata/citus/issues) to check for or
|
||||||
submit bug reports and feature requests. For more immediate help
|
submit bug reports and feature requests. For more immediate help
|
||||||
|
|
Loading…
Reference in New Issue