From 96917d5aa8deee3c47300d906baffe91eb31abbb Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Tue, 2 Apr 2024 14:04:07 -0700 Subject: [PATCH] LRC-206: add new download link --- content/develop/data-types/timeseries/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/data-types/timeseries/quickstart.md b/content/develop/data-types/timeseries/quickstart.md index 88957f94f1..47c185505c 100644 --- a/content/develop/data-types/timeseries/quickstart.md +++ b/content/develop/data-types/timeseries/quickstart.md @@ -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: