From 8841d714a79f6e6a92c70e7de45db5796bc95584 Mon Sep 17 00:00:00 2001 From: Can Rau Date: Tue, 1 Aug 2023 05:49:22 -0500 Subject: [PATCH] docs: fix foundationdb url (#76) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ad4721..2d4a570 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FoundationDB NodeJS bindings -Node bindings for [FoundationDB](https://foundationdb.org)! +Node bindings for [FoundationDB](https://www.foundationdb.org/)! - [Getting started](#usage) - [Connecting to your database cluster](#connecting-to-your-cluster)