From c58d0766f76104a160e5ffb71fe57872e90db8fb Mon Sep 17 00:00:00 2001 From: David Sertic <62056091+davidmyriel@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:12:12 +0200 Subject: [PATCH] fix capacity planning link --- qdrant-landing/content/documentation/cloud/cloud-quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qdrant-landing/content/documentation/cloud/cloud-quick-start.md b/qdrant-landing/content/documentation/cloud/cloud-quick-start.md index 9b7a9e9dd..60b7f5bc1 100644 --- a/qdrant-landing/content/documentation/cloud/cloud-quick-start.md +++ b/qdrant-landing/content/documentation/cloud/cloud-quick-start.md @@ -9,7 +9,7 @@ To use Qdrant Cloud, you will need to create at least one cluster. There are two 1. Create a Free Tier cluster with 1 node and a default configuration (1GB RAM, 0.5 CPU and 20GB Disk). 2. Configure a custom cluster with additional nodes and more resources. **You will have to provide billing information.** -We recommend that you use the Free Tier cluster for testing purposes. The capacity should be enough to serve up to 1M vectors of 768dim. To calculate your needs, refer to [capacity planning](../cloud/capacity/). +We recommend that you use the Free Tier cluster for testing purposes. The capacity should be enough to serve up to 1M vectors of 768dim. To calculate your needs, refer to [capacity planning](../capacity/). ## Create a Free Tier cluster