From 88bf5a7baac6348de408eba408fe4ebb9265cc62 Mon Sep 17 00:00:00 2001 From: DomCR Date: Mon, 9 Sep 2024 17:14:18 +0200 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad3efe5..375d40ad 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ private static void onNotification(object sender, NotificationEventArgs e) } ``` -For more examples [check](https://github.com/DomCR/ACadSharp/tree/master/ACadSharp.Examples). +For more examples [check](https://github.com/DomCR/ACadSharp/tree/master/src/ACadSharp.Examples). For more information visit the :construction: [wiki](https://github.com/DomCR/ACadSharp/wiki) :construction: .