From 775ca443f68efe549e8ce7591c27d57ae7a3546d Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 26 Aug 2025 06:20:50 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20retirer=20r=C3=A9f=C3=A9rences=20=C3=A0?= =?UTF-8?q?=20ETAT=5FACTUEL.md;=20pointer=20vers=20QUICK=5FREFERENCE.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- docs/INDEX.md | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1a7fab8..840c0fb 100755 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ L'interface est intégrée dans l'infrastructure 4NK_node et accessible sur : ## 📚 Documentation -- [État actuel](docs/ETAT_ACTUEL.md) - État détaillé du projet +- [Référence rapide](docs/QUICK_REFERENCE.md) - Points d’entrée et commandes - [Intégration iframe](docs/INTEGRATION_IFRAME.md) - Messagerie d’intégration - [Configuration SSH](docs/SSH_USAGE.md) - SSH automatisé - [Architecture](docs/ARCHITECTURE.md) - Architecture technique diff --git a/docs/INDEX.md b/docs/INDEX.md index b69ffb5..57a75e5 100644 --- a/docs/INDEX.md +++ b/docs/INDEX.md @@ -168,13 +168,8 @@ Guide pour l'automatisation des pushes SSH. ## 📊 État et Monitoring -### 📊 [État Actuel](ETAT_ACTUEL.md) -État détaillé du projet ihm_client. -- **Statut des compilations** -- **Configuration des branches** -- **Fonctionnalités opérationnelles** -- **Métriques de performance** -- **Problèmes connus** +### 📊 [Référence rapide](QUICK_REFERENCE.md) +Raccourcis d’accès (commandes, dossiers, URLs) pour démarrer vite. ## 🔧 Guides d'Open Source