From bbb5c9ecee1ccee5535f539087431ceadb0fcac8 Mon Sep 17 00:00:00 2001 From: tttffff Date: Mon, 27 Oct 2025 11:58:58 +0000 Subject: [PATCH] Update JS link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dacb0cb..0235d0c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Or install it yourself: ### Before we get started: API client vs. JavaScript snippet It's helpful to know that everything below can also be accomplished -through the [Customer.io JavaScript snippet](https://customer.io/docs/javascript-quick-start/). +through the [Customer.io JavaScript client](https://docs.customer.io/integrations/data-in/connections/javascript/js-source/). In many cases, using the JavaScript snippet will be easier to integrate with your app, but there are several reasons why using the API client is useful: