Skip to content

Commit 5f51ead

Browse files
committed
add signup utm source
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
1 parent 80d9b18 commit 5f51ead

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Model Context Protocol (MCP) allows you to integrate Code Context with your favo
2626
<details>
2727
<summary><strong>Get a free vector database on Zilliz Cloud</strong></summary>
2828

29-
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup) on Zilliz Cloud to get a free Serverless cluster.
29+
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup?utm_source=github&utm_medium=referral&utm_campaign=2507-codecontext-readme) on Zilliz Cloud to get a free Serverless cluster.
3030

3131
![](assets/signup_and_create_cluster.jpeg)
3232

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ OPENAI_API_KEY=your-openai-api-key
2323
#### Zilliz Cloud configuration
2424
Get a free Milvus vector database on Zilliz Cloud.
2525

26-
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup) on Zilliz Cloud to get a free Serverless cluster.
26+
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup?utm_source=github&utm_medium=referral&utm_campaign=2507-codecontext-readme) on Zilliz Cloud to get a free Serverless cluster.
2727

2828
![](../../assets/signup_and_create_cluster.jpeg)
2929

packages/mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ OLLAMA_HOST=http://127.0.0.1:11434
149149
#### Zilliz Cloud configuration
150150
Get a free Milvus vector database on Zilliz Cloud.
151151

152-
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup) on Zilliz Cloud to get a free Serverless cluster.
152+
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup?utm_source=github&utm_medium=referral&utm_campaign=2507-codecontext-readme) on Zilliz Cloud to get a free Serverless cluster.
153153

154154
![](../../assets/signup_and_create_cluster.jpeg)
155155

packages/vscode-extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Configure how your code is split into chunks for indexing.
6565
#### Zilliz Cloud configuration
6666
Get a free Milvus vector database on Zilliz Cloud.
6767

68-
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup) on Zilliz Cloud to get a free Serverless cluster.
68+
Code Context needs a vector database. You can [sign up](https://cloud.zilliz.com/signup?utm_source=github&utm_medium=referral&utm_campaign=2507-codecontext-readme) on Zilliz Cloud to get a free Serverless cluster.
6969

7070
![](https://raw.githubusercontent.com/zilliztech/code-context/master/assets/signup_and_create_cluster.jpeg)
7171

0 commit comments

Comments
 (0)