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 bbec8b828ff5c62798fa912b70bd536c67525393
Author: Dmitri Chudinov <[email protected]>
AuthorDate: Sat May 21 04:09:09 2022 -0700
Wiki page hash-tables.md changed with summary [] by Dmitri Chudinov
---
pages/develop/guides/c/eina/hash-tables.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/develop/guides/c/eina/hash-tables.md.txt b/pages/develop/guides/c/eina/hash-tables.md.txt
index 142633700..2c142acad 100644
--- a/pages/develop/guides/c/eina/hash-tables.md.txt
+++ b/pages/develop/guides/c/eina/hash-tables.md.txt
@@ -296,5 +296,5 @@ eina_iterator_free(tit);
[Hash Table API](https://www.enlightenment.org/develop/legacy/api/c/start#group__Eina__Hash__Group.html)
: A reference for the Hash Table API.
-[Hash Table Example](https://git.enlightenment.org/tools/examples.git/tree/reference/c/eina/src/eina_hash.c)
+[Hash Table Example](https://git.enlightenment.org/enlightenment/examples/src/branch/master/reference/c/eina/src/eina_hash.c)
: An example use of the Hash Table API.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.