Skip to content

Commit

Permalink
fix: update Target's url for PS5 Console (#3098)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbydp authored Dec 5, 2022
1 parent ed59c19 commit 5eb7c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/target.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const Target: Store = {
brand: 'sony',
model: 'ps5 console',
series: 'sonyps5c',
url: 'https://www.target.com/p/playstation-5-console/-/A-81114595',
url: 'https://www.target.com/p/playstation-5-console/-/A-87716467',
},
{
brand: 'sony',
Expand Down

0 comments on commit 5eb7c12

Please sign in to comment.