From 841647c06c488cf6b9d6d6af3c3eb6c8dbadab7e Mon Sep 17 00:00:00 2001 From: Jaden VanEckhout Date: Wed, 11 Nov 2020 22:13:53 -0600 Subject: [PATCH] fix(walmart): ps5 digital url (#763) Co-authored-by: Jef LeCompte --- src/store/model/walmart.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/store/model/walmart.ts b/src/store/model/walmart.ts index 5ebfbe7092..ec7b59183a 100644 --- a/src/store/model/walmart.ts +++ b/src/store/model/walmart.ts @@ -21,7 +21,8 @@ export const Walmart: Store = { brand: 'sony', model: 'ps5 digital', series: 'sonyps5de', - url: 'https://www.walmart.com/ip/PlayStation5-Console/363472942' + url: + 'https://www.walmart.com/ip/Sony-PlayStation-5-Digital-Edition/493824815' }, { brand: 'microsoft',