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 de5e4b89efa9e7f252d38c0c82181d37e2ef82d7
Author: Dmitri Chudinov <[email protected]>
AuthorDate: Sat May 21 04:05:15 2022 -0700
Wiki page iterator-functions.md changed with summary [] by Dmitri Chudinov
---
pages/develop/guides/c/eina/iterator-functions.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/develop/guides/c/eina/iterator-functions.md.txt b/pages/develop/guides/c/eina/iterator-functions.md.txt
index 4302d8d51..7a303fb2a 100644
--- a/pages/develop/guides/c/eina/iterator-functions.md.txt
+++ b/pages/develop/guides/c/eina/iterator-functions.md.txt
@@ -20,5 +20,5 @@ In addition to iterator functions each data type also owns a set of macros that
[Iterator Functions API](https://www.enlightenment.org/develop/legacy/api/c/start#group__Eina__Iterator__Group.html)
: A reference for the Iterator API.
-[Eina Iterator Example](https://git.enlightenment.org/tools/examples.git/tree/reference/c/eina/src/eina_iterator.c)
+[Eina Iterator Example](https://git.enlightenment.org/enlightenment/examples/src/branch/master/reference/c/eina/src/eina_iterator.c)
: An example use of the Iterator API.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.