Skip to content

Commit

Permalink
fix(newegg): typo in 5800x url(#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikswain committed Nov 24, 2020
1 parent f7f0b08 commit a99eecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/newegg.ts
Expand Up @@ -570,7 +570,7 @@ export const Newegg: Store = {
itemNumber: '19-113-665',
model: '5800x',
series: 'ryzen5800',
url: 'https://www.newegg.com/amd-ryzen-9-5900x/p/N82E16819113665'
url: 'https://www.newegg.com/amd-ryzen-7-5800x/p/N82E16819113665'
},
{
brand: 'amd',
Expand Down

0 comments on commit a99eecb

Please sign in to comment.