update quest invite

This commit is contained in:
Devin Zuczek
2026-08-04 09:47:16 -04:00
parent f94877347c
commit 7e0c26a100
+1 -1
View File
@@ -14,7 +14,7 @@ export const DISCORD_INVITE = 'https://discord.gg/HhmMAKhrz'
export const DOWNLOAD_URL = 'https://github.com/djdevin/recflare-client/releases'
/** The stage's "Download for Quest" button: the build's listing on the Meta store. */
export const QUEST_DOWNLOAD_URL = 'https://www.meta.com/s/6w1HPL3j2'
export const QUEST_DOWNLOAD_URL = 'https://www.meta.com/s/22O3QO7ytn'
/** The public source repo, linked from the homepage and footer. */
export const SOURCE_REPO = 'https://github.com/djdevin/recflare'