aboutsummaryrefslogtreecommitdiffstats
path: root/client/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'client/README.md')
-rw-r--r--client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/README.md b/client/README.md
index dd149aa4948..a90efb7c8fb 100644
--- a/client/README.md
+++ b/client/README.md
@@ -7,7 +7,7 @@ Reference: https://docs.vespa.ai/en/reference/query-language-reference.html
# usage
Please refer to the unit test:
-https://github.com/vespa-engine/vespa/tree/master/client/src/test/groovy/ai/vespa/client/dsl/QTest.groovy
+https://github.com/vespa-engine/vespa/blob/master/client/src/test/java/ai/vespa/client/dsl/QTest.java
# todos
- [ ] support `predicate` (https://docs.vespa.ai/en/predicate-fields.html)