From 643985ee60483f3620de4eb88dbccb6aa5a612b9 Mon Sep 17 00:00:00 2001 From: zyppe <210hcl@gmail.com> Date: Fri, 21 Feb 2025 23:28:42 +0800 Subject: [PATCH] New Homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 024a105..b2af318 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ UnQLite is a in-process software library which implements a self-contained, serv This module is Perl5 binding for UnQLite. -If you want to know more information about UnQLite, see [http://unqlite.org/](http://unqlite.org/). +If you want to know more information about UnQLite, see [https://unqlite.symisc.net/](https://unqlite.symisc.net/). This version of UnQLite.pm does not provides document store feature. Patches welcome.