diff --git a/docs/get-started/data-store.md b/docs/get-started/data-store.md index 79b657798e..7c9455a620 100644 --- a/docs/get-started/data-store.md +++ b/docs/get-started/data-store.md @@ -19,9 +19,9 @@ The examples in this article refer to a simple bicycle inventory. The easiest way to get started with Redis is to use Redis Cloud: 1. Create a [free account](https://redis.com/try-free?utm_source=redisio&utm_medium=referral&utm_campaign=2023-09-try_free&utm_content=cu-redis_cloud_users). + + 2. Follow the instructions to create a free database. - - You can alternatively follow the [installation guides](/docs/install/install-stack/) to install Redis on your local machine. diff --git a/docs/get-started/img/free-cloud-db.png b/docs/get-started/img/free-cloud-db.png index d4bc935230..3336f3353a 100644 Binary files a/docs/get-started/img/free-cloud-db.png and b/docs/get-started/img/free-cloud-db.png differ