From e35719cd3d01e36c5b104d403a3dc7dc3dbf82f5 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:21:04 +0100 Subject: [PATCH] Fix website URL in manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 76feea3..8bdd451 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,7 @@ maintainers = ["the7thNightmare"] [upstream] license = "AGPL-3.0" -website = "https://simple-web.org/projects/simplytranslate.html" +website = "https://simplytranslate.org/" code = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web" [integration]