summaryrefslogtreecommitdiffstats
path: root/sample-apps/boolean-search/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/boolean-search/README.md')
-rw-r--r--sample-apps/boolean-search/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-apps/boolean-search/README.md b/sample-apps/boolean-search/README.md
index 4e34c67fcf7..f7a0abd2f74 100644
--- a/sample-apps/boolean-search/README.md
+++ b/sample-apps/boolean-search/README.md
@@ -2,7 +2,7 @@ Boolean Search
==================
Boolean Search and how to feed and query is described in
-[boolean search](https://docs.vespa.ai/documentation/boolean-search.html).
+[boolean search](http://docs.vespa.ai/documentation/boolean-search.html).
Adding boolean search to an application is easy. Just add a field of
type predicate to the .sd-file. (Remember to set the arity parameter.)