From 01a32a5fae8945e168efadd0516602f04a2e9012 Mon Sep 17 00:00:00 2001
From: Yunobot <simone@yunohost.org>
Date: Sat, 28 Sep 2019 03:12:17 +0000
Subject: [PATCH] Changed the link so it points to the English, not French
 version

---
 packaging_apps.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging_apps.md b/packaging_apps.md
index 8e04f0ed..dee9331a 100644
--- a/packaging_apps.md
+++ b/packaging_apps.md
@@ -104,7 +104,7 @@ Here is a list of best practices for application install scripts:
 * scripts should be tested on Debian Stretch 32 bits, 64 bits and ARM architectures;
 * backup and restore scripts should be present and functional.
 
-To be define the quality of a package, it'll obtained a [level](packaging_apps_levels_fr), determined according to somes criteria of installation and according to respect to [package guidelines](packaging_apps_guidelines_fr).
+To be define the quality of a package, it'll obtained a [level](packaging_apps_levels_fr), determined according to somes criteria of installation and according to respect to [package guidelines](packaging_apps_guidelines).
 
 ### Package script checker
 <a class="btn btn-lg btn-default" href="https://github.com/YunoHost/package_checker">Package checker</a>