From d6f05994121794955dbee65abf25b4778e863548 Mon Sep 17 00:00:00 2001 From: Leonid Boytsov Date: Mon, 3 Jun 2019 23:52:35 -0400 Subject: [PATCH] Update README.md --- manual/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/README.md b/manual/README.md index 5bb5884..27bc6c3 100644 --- a/manual/README.md +++ b/manual/README.md @@ -11,7 +11,7 @@ contains a detailed description of implemented search spaces and methods. ## Documentation Links -* [Python bindings overview](/python_bindings) and [Python bindings API](https://nmslib.github.io/nmslib/index.html) +* [Python bindings overview](/python_bindings/README.md) and [Python bindings API](https://nmslib.github.io/nmslib/index.html) * [A Brief list of Methods and Parameters](/manual/methods.md) * [A brief list of supported spaces/distance](/manual/spaces.md) * [Some data used in the past](/manual/datasets.md)