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 a9b293d3d058bd34099aae0efe67641265346792
Author: Dmitri Chudinov <[email protected]>
AuthorDate: Sat May 21 04:08:20 2022 -0700
Wiki page arrays.md changed with summary [] by Dmitri Chudinov
---
pages/develop/guides/c/eina/arrays.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/develop/guides/c/eina/arrays.md.txt b/pages/develop/guides/c/eina/arrays.md.txt
index 790b7a2bd..a61421062 100644
--- a/pages/develop/guides/c/eina/arrays.md.txt
+++ b/pages/develop/guides/c/eina/arrays.md.txt
@@ -698,5 +698,5 @@ int inline_array_foreach_remove()
[Inline Array API](https://www.enlightenment.org/develop/legacy/api/c/start#group__Eina__Inline__Array__Group.html)
: A reference for the Inline Array API.
-[Array Example](https://git.enlightenment.org/tools/examples.git/tree/reference/c/eina/src/eina_array.c)
+[Array Example](https://git.enlightenment.org/enlightenment/examples/src/branch/master/reference/c/eina/src/eina_array.c)
: An example use of the Array API.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.