From 0e2760d1ce98772b58d4d463c2e9426a9f3cadec Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sun, 12 Oct 2025 02:07:24 +0300 Subject: [PATCH] Update README.md fix wrong link (#768) Co-authored-by: Daniel Chalef <131175+danielchalef@users.noreply.github.com> --- examples/quickstart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quickstart/README.md b/examples/quickstart/README.md index a172d00c..d254f2d6 100644 --- a/examples/quickstart/README.md +++ b/examples/quickstart/README.md @@ -17,7 +17,7 @@ This example demonstrates the basic functionality of Graphiti, including: - Neo4j Desktop installed and running - A local DBMS created and started in Neo4j Desktop - **For FalkorDB**: - - FalkorDB server running (see [FalkorDB documentation](https://falkordb.com/docs/) for setup) + - FalkorDB server running (see [FalkorDB documentation](https://docs.falkordb.com) for setup) - **For Amazon Neptune**: - Amazon server running (see [Amazon Neptune documentation](https://aws.amazon.com/neptune/developer-resources/) for setup)