From ec98602d5b4ea36220ce3afec3a663f207c1124e Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Fri, 18 Sep 2020 18:43:34 -0400 Subject: [PATCH] chore: remove cart link for nvidia no longer working Signed-off-by: Jef LeCompte --- src/store/nvidia.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/nvidia.ts b/src/store/nvidia.ts index 59c9b86..9376163 100644 --- a/src/store/nvidia.ts +++ b/src/store/nvidia.ts @@ -1,7 +1,7 @@ import {Store} from './store'; export const Nvidia: Store = { - cartUrl: 'https://store.nvidia.com/store/nvidia/en_US/buy/productID.5438481700/clearCart.yes/nextPage.QuickBuyCartPage', + cartUrl: '', links: [ { brand: 'nvidia',