Skip to content

Commit

Permalink
fix: evga xc3 ultra link (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
  • Loading branch information
kevintongg and jef committed Sep 19, 2020
1 parent 7cfc7c7 commit d907092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/bestbuy.ts
Expand Up @@ -18,7 +18,7 @@ export const BestBuy: Store = {
{
brand: 'evga',
model: 'xc3 ultra',
url: 'https://www.bestbuy.com/site/asus-geforce-rtx-3080-10gb-gddr6x-pci-express-4-0-strix-graphics-card-black/6432445.p?skuId=6432445',
url: 'https://www.bestbuy.com/site/evga-geforce-rtx-3080-10gb-gddr6x-pci-express-4-0-graphics-card/6432400.p?skuId=6432400',
oosLabels: ['sold out', 'coming soon']
},
{
Expand Down

0 comments on commit d907092

Please sign in to comment.