From 7dce30c49f5c4ab3feb5641da32b3e5f9ff01107 Mon Sep 17 00:00:00 2001
From: Leonard <leonard.michelet@gmail.com>
Date: Mon, 8 Apr 2024 14:20:43 +0200
Subject: [PATCH] Adding applications examples

Adding my_webapp as example of packaging a PHP application
Adding FastAPI as example of packaging a python application
---
 .../10.packaging_apps/packaging_apps_intro.fr.md              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/06.contribute/10.packaging_apps/packaging_apps_intro.fr.md b/pages/06.contribute/10.packaging_apps/packaging_apps_intro.fr.md
index cd3591ee..8b802a12 100644
--- a/pages/06.contribute/10.packaging_apps/packaging_apps_intro.fr.md
+++ b/pages/06.contribute/10.packaging_apps/packaging_apps_intro.fr.md
@@ -112,7 +112,7 @@ A moins que vous ne souhaitiez vraiment partir de zéro ou de [`example_ynh`](ht
 
 TODO/FIXME : here we should list a bunch of well-knowh apps for classic technologies
 
-- Applications PHP :
+- Applications PHP : [my_webapp](https://github.com/YunoHost-Apps/my_webapp_ynh/)
 - Applications NodeJS :
-- Applications Python :
+- Applications Python : [FastAPI](https://github.com/YunoHost-Apps/FastAPI_ynh/)
 - ???