Merge pull request #5 from phoebethewitch/patch-1

switch to deep links
This commit is contained in:
Matt Isenhower
2022-09-30 13:38:07 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
const baseUrl = 'com.nintendo.znca://znca/game/4834290508791808';
const baseUrl = 'https://s.nintendo.com/av5ja-lp1/znca/game/4834290508791808';
export function getGesotownGearUrl(id) {
return `${baseUrl}?p=/gesotown/${id}`