Skip to content

Commit

Permalink
fix(walmart): ps5 digital url (#763)
Browse files Browse the repository at this point in the history
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
  • Loading branch information
jadenv and jef committed Nov 12, 2020
1 parent 23d061b commit 841647c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/store/model/walmart.ts
Expand Up @@ -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',
Expand Down

0 comments on commit 841647c

Please sign in to comment.