From 6fc19196ada6c6a52d9b07108e47792795982adb Mon Sep 17 00:00:00 2001 From: Leonid Boytsov Date: Tue, 4 Jun 2019 07:34:50 -0400 Subject: [PATCH] Update README.md --- python_bindings/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_bindings/README.md b/python_bindings/README.md index 39091c1..b27add2 100644 --- a/python_bindings/README.md +++ b/python_bindings/README.md @@ -55,7 +55,7 @@ One **catch** though is that for spaces `l2` and `cosinesimil`, HNSW's method `s ## Basic tuning guidelines -The basic parameter tuning/selection guidelines are available [here](/python_bindings/methods.md). +The basic parameter tuning/selection guidelines are available [here](/manual/methods.md). ## Logging