Skip to content

Commit 64cfd4c

Browse files
committed
fix url
1 parent b42ebbf commit 64cfd4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const EPIC_LOGIN_URL = 'https://legendary.gl/epiclogin'
22
export const HYPERPLAY_STORE_URL =
3-
'hyperplay-store-git-chore-bump-version-1362-hyperplay.vercel.app?isLauncher=true'
3+
'https://hyperplay-store-git-chore-bump-version-1362-hyperplay.vercel.app?isLauncher=true'
44
export const G7_PORTAL = 'https://app.game7.io/quests/hyperplay?layout=navless'
55
export const EPIC_STORE_URL = 'https://www.epicgames.com/store'
66
export const GOG_STORE_URL = `https://gog.com`

0 commit comments

Comments
 (0)