From f32235872055609f54762978968f1e09477a99e6 Mon Sep 17 00:00:00 2001 From: Adam Hevenor Date: Tue, 10 Dec 2024 14:58:35 -0700 Subject: [PATCH] Adding UTM to aerospike sign up link --- aerospike/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aerospike/README.md b/aerospike/README.md index 789008c..9700a3f 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -7,7 +7,7 @@ This directory contains pre-built samples to help customers get started with the ### Prerequisites -If you have a license key, follow these [steps](https://aerospike.com/docs/vector/install) to setup Aerospike Vector Store cluster in your account, or you can [request a free trial](https://aerospike.com/lp/aerospike-vector-search-preview-access/) experience which provides a cloud hosted Aerospike Vector Search endpoint (AVS_HOST below). +If you have a license key, follow these [steps](https://aerospike.com/docs/vector/install) to setup Aerospike Vector Store cluster in your account, or you can [request a free trial](https://aerospike.com/docs/vector?utm_medium=web&utm_source=aws-samples-github) experience which provides a cloud hosted Aerospike Vector Search endpoint (AVS_HOST below). ### Project setup