From db655730ca40433f1c1160f74e6d759b79b4e521 Mon Sep 17 00:00:00 2001 From: Omar Rampado Date: Sun, 7 May 2017 13:20:46 +0200 Subject: [PATCH] Changed mongo-connector link --- mongodb-neo4j-connector/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb-neo4j-connector/README.md b/mongodb-neo4j-connector/README.md index 67811d3..c639b59 100644 --- a/mongodb-neo4j-connector/README.md +++ b/mongodb-neo4j-connector/README.md @@ -1,5 +1,5 @@ # mongodb-neo4j-connector -It's a `doc_manager` module for [mongodb-connector](https://neo4j.com/blog/neo4j-3-0-milestone-1-release/) that call `neo4j-json`'s procedures. +It's a `doc_manager` module for [mongodb-connector](https://github.com/mongodb-labs/mongo-connector) that call `neo4j-json`'s procedures. # Installation You must have Python installed in order to use this project. Python 3 is recommended.