From 3b9a1d2ea87cb8743073fa3946fb4eff44210034 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Mon, 21 Sep 2020 19:30:05 -0400 Subject: [PATCH] hotfix: missing quote --- src/store/model/amazon-ca.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/model/amazon-ca.ts b/src/store/model/amazon-ca.ts index 37e5d31..128945b 100644 --- a/src/store/model/amazon-ca.ts +++ b/src/store/model/amazon-ca.ts @@ -6,7 +6,7 @@ export const AmazonCa: Store = { brand: 'TEST', model: 'CARD', series: 'debug', - url: 'https://www.amazon.ca/GeForce-RTX-2060-Architecture-Graphics/dp/B07PBLD2MX + url: 'https://www.amazon.ca/GeForce-RTX-2060-Architecture-Graphics/dp/B07PBLD2MX' }, { brand: 'msi',