Skip to content

Commit

Permalink
fix(wipoid): corrected 3070 / 3080 links (#1879)
Browse files Browse the repository at this point in the history
  • Loading branch information
wofnull committed Feb 5, 2021
1 parent 233c449 commit 2572c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/store/model/wipoid.ts
Expand Up @@ -155,7 +155,7 @@ export const Wipoid: Store = {
model: 'vision oc',
series: '3070',
url:
'https://www.wipoid.com/gigabyte-aorus-geforce-rtx-3070-master-8gb-gddr6.html',
'https://www.wipoid.com/gigabyte-geforce-rtx-3070-vision-oc-8gb-gddr6.html',
},
{
brand: 'asus',
Expand Down Expand Up @@ -238,7 +238,7 @@ export const Wipoid: Store = {
model: 'eagle oc',
series: '3080',
url:
'https://www.wipoid.com/gigabyte-geforce-rtx-3070-vision-oc-8gb-gddr6.html',
'https://www.wipoid.com/gigabyte-geforce-rtx-3080-eagle-oc-10gb-gddr6x.html',
},
{
brand: 'msi',
Expand Down

0 comments on commit 2572c8a

Please sign in to comment.