We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da111fc commit 0ed2e85Copy full SHA for 0ed2e85
src/backend/constants.ts
@@ -93,8 +93,7 @@ const supportURL = 'https://github.com/G7DAO/HyperPlay/blob/main/Support.md'
93
const discordLink = 'https://discord.gg/hyperplay'
94
const twitterLink = 'https://twitter.com/HyperPlayGaming'
95
const wikiLink = 'https://github.com/G7DAO/HyperPlay/wiki'
96
-const weblateUrl =
97
- 'https://hosted.weblate.org/projects/hyperplay-games-launcher'
+const weblateUrl = 'https://hosted.weblate.org/projects/hyperplay-client/'
98
const wineprefixFAQ = 'https://wiki.winehq.org/FAQ#Wineprefixes'
99
const hyperplaySite = 'https://docs.hyperplay.xyz/faq'
100
const customThemesWikiLink =
0 commit comments