diff --git a/src/store/model/amazon-de.ts b/src/store/model/amazon-de.ts index 5c16d42f2e..9e4be850f9 100644 --- a/src/store/model/amazon-de.ts +++ b/src/store/model/amazon-de.ts @@ -16,7 +16,7 @@ export const AmazonDe: Store = { brand: 'test:brand', model: 'test:model', series: 'test:series', - url: 'https://www.amazon.com/dp/B07MQ36Z6L' + url: 'https://www.amazon.de/dp/B083JX52VG/' }, { brand: 'pny', diff --git a/src/store/model/amazon-nl.ts b/src/store/model/amazon-nl.ts index 0de9d8fb59..6a83b9a092 100644 --- a/src/store/model/amazon-nl.ts +++ b/src/store/model/amazon-nl.ts @@ -16,7 +16,7 @@ export const AmazonNl: Store = { brand: 'test:brand', model: 'test:model', series: 'test:series', - url: 'https://www.amazon.com/dp/B07MQ36Z6L' + url: 'https://www.amazon.nl/dp/B083GGYNQ6/' }, { brand: 'msi',