From 355c18f968d4d30954645fab9a6353408ff6363e Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 22 Jul 2021 13:53:30 +0200 Subject: update URL of the most recent version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3