Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/develop/data-types/timeseries/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ docker run -p 6379:6379 -it --rm redis/redis-stack-server

### Download and running binaries

First download the pre-compiled version from the [Redis download center](https://app.redislabs.com/#/rlec-downloads).
First download the pre-compiled version from the [Redis download center](https://redis.io/downloads).

Next, run Redis with RedisTimeSeries:

Expand Down