Skip to content

Commit

Permalink
chore(amd): update rx6900xt urls (jef#2094)
Browse files Browse the repository at this point in the history
  • Loading branch information
poulet42 authored and erwinc1 committed Mar 31, 2021
1 parent cdd4942 commit 27406ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/store/model/amd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ export const Amd: Store = {
{
brand: 'amd',
cartUrl:
'https://www.amd.com/en/direct-buy/5458372200/us?add-to-cart=true',
'https://www.amd.com/en/direct-buy/5458374200/us?add-to-cart=true',
model: 'amd reference',
series: 'rx6900xt',
url: 'https://www.amd.com/en/direct-buy/5458372200/us',
url: 'https://www.amd.com/en/direct-buy/5458374200/us',
},
{
brand: 'amd',
Expand Down

0 comments on commit 27406ba

Please sign in to comment.