This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit c29f0f5d20e64c9942d1cf6470064f46da311f7b
Author: Dmitri Chudinov <[email protected]>
AuthorDate: Thu Jun 16 10:51:10 2022 -0700
Wiki page events.md changed with summary [] by Dmitri Chudinov
---
pages/develop/guides/csharp/core/events.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/develop/guides/csharp/core/events.md.txt b/pages/develop/guides/csharp/core/events.md.txt
index cb4902e67..2431cadf2 100644
--- a/pages/develop/guides/csharp/core/events.md.txt
+++ b/pages/develop/guides/csharp/core/events.md.txt
@@ -9,7 +9,7 @@ EFL is event-driven. This means that execution usually takes place within an int
Events play a central role in EFL. In this guide, you'll learn more about the required methods to handle them.
-You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examplestree/).
+You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examples/tree/).
| | WARNING | |
| --- | ------- | --- |
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.