diff --git a/README.md b/README.md index a6863b2db..054f62f47 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Tantivy supports Linux and MacOS. Windows is not supported. - [tantivy's usage example](http://fulmicoton.com/tantivy-examples/simple_search.html) - [tantivy-cli and its tutorial](https://github.com/tantivy-search/tantivy-cli). It will walk you through getting a wikipedia search engine up and running in a few minutes. -- [reference doc](https://tantivy-search.github.io/tantivy/tantivy/schema/index.html). +- [reference doc](https://tantivy-search.github.io/tantivy/tantivy/index.html). # Compiling