From 477936301b2d4b1729946cd3e8e5f2ac740147d3 Mon Sep 17 00:00:00 2001 From: Leo Galambos Date: Sat, 5 Jul 2025 23:31:14 +0200 Subject: [PATCH] Update FAQ --- FAQ.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 74f8e9f..67bde71 100644 --- a/FAQ.md +++ b/FAQ.md @@ -25,5 +25,4 @@ Yes, arrays are supported and compared using `Objects.deepEquals`. Use a mock of the `Listener` interface. The key-based typing makes it easy to isolate in unit tests. --- - -[[Home]] | [[API Reference]] | [[Programming Guide]] \ No newline at end of file +[[Home]] | [[Programming Guide]] | [[API Reference]] | [[Design and Architecture]] | [[Contributing]] \ No newline at end of file