mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
fix(newegg): typo in 5800x url(#903)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user