From eba7357cb13e51a8a78978d560fc4851f37affc7 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 1 Mar 2025 22:48:24 +0100 Subject: [PATCH] doc: show off our tests a bit. --- README.md | 3 +-- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7aed183da..a2ae8d6fb 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ * Gnome (GDM) * KDE (SDDM) * XFCE (Lightdm) *(work in progress)* -- Fully tested *(work in progress)* - +- [Fully tested](https://apparmor.pujol.io/development/tests/) > This project is originally based on the work from [Morfikov][upstream] and aims to extend it to more Linux distributions and desktop environments. diff --git a/docs/index.md b/docs/index.md index 8f5696074..6f09983cb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,7 +34,7 @@ See the [Concepts](concepts.md)' page for more detail on the architecture. - [x] :material-gnome: Gnome (GDM) - [x] :simple-kde: KDE (SDDM) - [ ] :simple-xfce: XFCE (Lightdm) *(work in progress)* -- Fully tested *(work in progress)* +- [Fully tested](development/tests.md) ### Presentations