From cc8f2d8599d3125fc1d8899958c1f19de6e3c5c9 Mon Sep 17 00:00:00 2001 From: Leonid Boytsov Date: Wed, 28 Mar 2018 16:08:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22ab747..2a4913d 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ We provide Python bindings for Python 2.7+ and Python 3.5+, which have been test pip install nmslib ``` -For examples of using the Python API, please, see the README in the [python_bindings](python_bindings) folder. [More detailed documentation is also available](https://searchivarius.github.io/nmslib/) (thanks to Ben Frederickson). +For examples of using the Python API, please, see the README in the [python_bindings](python_bindings) folder. [More detailed documentation is also available](https://nmslib.github.io/nmslib/) (thanks to Ben Frederickson). Quick start on Windows -----------------------