Skip to content

Commit 0ed2e85

Browse files
authored
[FIX] Help Translate HyperPlay Link (#1044)
Co-authored-by: Flavio F Lima <flavioislima@users.noreply.github.com>
1 parent da111fc commit 0ed2e85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/backend/constants.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ const supportURL = 'https://github.com/G7DAO/HyperPlay/blob/main/Support.md'
9393
const discordLink = 'https://discord.gg/hyperplay'
9494
const twitterLink = 'https://twitter.com/HyperPlayGaming'
9595
const wikiLink = 'https://github.com/G7DAO/HyperPlay/wiki'
96-
const weblateUrl =
97-
'https://hosted.weblate.org/projects/hyperplay-games-launcher'
96+
const weblateUrl = 'https://hosted.weblate.org/projects/hyperplay-client/'
9897
const wineprefixFAQ = 'https://wiki.winehq.org/FAQ#Wineprefixes'
9998
const hyperplaySite = 'https://docs.hyperplay.xyz/faq'
10099
const customThemesWikiLink =

0 commit comments

Comments
 (0)