From ad4d45df6ec9d63fc1c425e1f310e6e270853440 Mon Sep 17 00:00:00 2001 From: codingjaguar Date: Mon, 25 Dec 2023 14:31:53 +0800 Subject: [PATCH] update signup link --- bootcamp/RAG/zilliz_pipeline_rag.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootcamp/RAG/zilliz_pipeline_rag.ipynb b/bootcamp/RAG/zilliz_pipeline_rag.ipynb index 6a6edd19e..fcef35247 100644 --- a/bootcamp/RAG/zilliz_pipeline_rag.ipynb +++ b/bootcamp/RAG/zilliz_pipeline_rag.ipynb @@ -32,7 +32,7 @@ "source": [ "## Setup\n", "### Prerequisites\n", - "Please make sure you have a Serverless cluster in Zilliz Cloud. If not already, you can [sign up for free](https://cloud.zilliz.com/signup).\n", + "Please make sure you have a Serverless cluster in Zilliz Cloud. If not already, you can [sign up for free](https://cloud.zilliz.com/signup?utm_source=referral&utm_medium=partner&utm_campaign=2023-12-21_github-docs_zilliz-pipeline-rag_github).\n", "\n", "To learn how to create a Serverless cluster and get your CLOUD_REGION, CLUSTER_ID and API_KEY, please refer to this [page](https://docs.zilliz.com/docs/create-cluster) for more details." ]