From 7fca62cd4e7e41e128c6de25922cbb51d92bc74f Mon Sep 17 00:00:00 2001 From: Tig Date: Tue, 28 Apr 2026 14:38:06 -0600 Subject: [PATCH] Update Examples link in README.md (#5104) --- 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