aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-10-18 19:43:02 +0200
committerGitHub <noreply@github.com>2022-10-18 19:43:02 +0200
commit5584884fe652209073dad27a0a7ac46e5b9a85f3 (patch)
treeaf45e880a5721040cf4f9c99f7a540d9bd1edaf8
parent3bb1068ef01f32c288e6d22e091c69060a05e540 (diff)
parentb1b85313ae61192c8c84ee49007c2de34956edd6 (diff)
downloadPrismLauncher-5584884fe652209073dad27a0a7ac46e5b9a85f3.tar.gz
PrismLauncher-5584884fe652209073dad27a0a7ac46e5b9a85f3.tar.bz2
PrismLauncher-5584884fe652209073dad27a0a7ac46e5b9a85f3.zip
Merge pull request #68 from nightsnowlinouo/develop
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7e149ce1..a3b74a73 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -99,7 +99,7 @@ set(Launcher_IMGUR_CLIENT_ID "5b97b0713fba4a3" CACHE STRING "Client ID you can g
set(Launcher_BUG_TRACKER_URL "https://github.com/PrismLauncher/PrismLauncher/issues" CACHE STRING "URL for the bug tracker.")
# Translations Platform URL
-set(Launcher_TRANSLATIONS_URL "https://hosted.weblate.org/projects/prismlauncher/prismlauncher/" CACHE STRING "URL for the translations platform.")
+set(Launcher_TRANSLATIONS_URL "https://hosted.weblate.org/projects/prismlauncher/launcher/" CACHE STRING "URL for the translations platform.")
# Matrix Space
set(Launcher_MATRIX_URL "https://matrix.to/#/#prismlauncher:matrix.org" CACHE STRING "URL to the Matrix Space")