From 6d3620db9f8f148a27f4fae7f88f064a94170903 Mon Sep 17 00:00:00 2001 From: Tig Date: Tue, 28 Apr 2026 14:37:43 -0600 Subject: [PATCH] Update Examples link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cddc3f9751..55350c9dd6 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ window.Add (label); app.Run (window); ``` -See the [Examples](Examples/) directory for more. +See the [Examples](Examples/README.md) for more. # Documentation