diff --git a/README.md b/README.md index a84e33d..82f6c61 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Funkwhale is a community-driven project that lets you listen and share music and * Official user documentation: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index f3d445d..9e94a3c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,6 @@ Funkwhale est un projet communautaire qui vous permet d'écouter et de partager * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs diff --git a/tests.toml b/tests.toml index 793cc27..91a8d77 100644 --- a/tests.toml +++ b/tests.toml @@ -2,10 +2,6 @@ test_format = 1.0 [default] - exclude = ["install.nourl"] - - test_upgrade_from.7a50028.name = "1.2.9" - test_upgrade_from.ae7b6c5.name = "1.2.10" - test_uprgade_from.9058c1b.name = "1.3.1" - test_uprgade_from.fefe575.name = "1.3.2" + test_upgrade_from.9058c1b.name = "1.3.1" + test_upgrade_from.fefe575.name = "1.3.2"