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 db197e8c22f12e9fe6a61d9b1486c90bb9dcc8bd
Author: Dmitri Chudinov <[email protected]>
AuthorDate: Thu Jun 16 10:52:11 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 2431cadf2..6a8ee48c6 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/examples/tree/).
+You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examples).
| | WARNING | |
| --- | ------- | --- |
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.