aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-07-22 13:53:30 +0200
committerWojtek Kosior <koszko@koszko.org>2021-07-22 13:53:30 +0200
commit355c18f968d4d30954645fab9a6353408ff6363e (patch)
treed78b3d2a113d174be288df2fd36dc09ff6a9476d /README.md
parentadc2e0650ee0d9f86830ae22ec96bc50db65d821 (diff)
downloadC-hashtable-355c18f968d4d30954645fab9a6353408ff6363e.tar.gz
C-hashtable-355c18f968d4d30954645fab9a6353408ff6363e.zip
update URL of the most recent versionHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3fe5b64..8a2bf93 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
ATTENTION: Consider this repository an archive. I have since used this hashtable
in some projects and added modifications as necessary. For newest
- incarnation of this code see: https://git.koszkonutek-tmp.pl.eu.org/xml-backup-restore/tree/hashtable.c
+ incarnation of this code see: https://git.koszko.org/hydrilla/tree/hashtable.c
This is a userspace C hashtable implementation. It:
- resolves collisions by chaining