From 2e4886f9a71a72d78f8d02e7d874425770e92804 Mon Sep 17 00:00:00 2001 From: Robsdedude Date: Mon, 5 Aug 2024 11:44:37 +0200 Subject: [PATCH] README: update link to Rust extensions --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 17b1197b..ac95a3ef 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ You may want to have a look at the available Rust extensions for this driver for better performance. The Rust extensions are not installed by default. For more information, see `neo4j-rust-ext`_. -.. _neo4j-rust-ext: https://github.com/neo4j-drivers/neo4j-python-driver-rust-ext +.. _neo4j-rust-ext: https://github.com/neo4j/neo4j-python-driver-rust-ext Quick Example