From 244cb1db47a5dfbedf1cb079689cf2811d489ef3 Mon Sep 17 00:00:00 2001 From: hughie molloy Date: Fri, 8 Mar 2024 12:06:26 +0000 Subject: [PATCH] Updating vendor list URL in read me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc01bd1..27f481a 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ const consentData = new ConsentString(); // Set the global vendor list // You need to download and provide the vendor list yourself -// It can be found here - https://vendorlist.consensu.org/vendorlist.json +// It can be found here - https://vendor-list.consensu.org/v2/vendor-list.json consentData.setGlobalVendorList(vendorList); // Set the consent data