aboutsummaryrefslogtreecommitdiffstats
path: root/client/README.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-02-15 16:26:18 +0100
committerJon Bratseth <bratseth@gmail.com>2021-02-15 16:26:18 +0100
commit6b642b75bcb423f6081d8b8b69616286034eab47 (patch)
tree5ae87a1ab52b53fd2b2ae5252ea923a502e1335c /client/README.md
parent36dbd5827f39e6390d8f494007c493a3c1354de9 (diff)
Fix links
Diffstat (limited to 'client/README.md')
-rw-r--r--client/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/README.md b/client/README.md
index d08b19a1a12..39d9bd6b669 100644
--- a/client/README.md
+++ b/client/README.md
@@ -1,7 +1,7 @@
# vespa_query_dsl
This lib is used for composing vespa YQL queries
-Reference: https://docs.vespa.ai/documentation/reference/query-language-reference.html
+Reference: https://docs.vespa.ai/en/reference/query-language-reference.html
# usage
Please refer to the unit test:
@@ -9,7 +9,7 @@ Please refer to the unit test:
https://github.com/vespa-engine/vespa/tree/master/client/src/test/groovy/ai/vespa/client/dsl/QTest.groovy
# todos
-- [ ] support `predicate` (https://docs.vespa.ai/documentation/predicate-fields.html)
+- [ ] support `predicate` (https://docs.vespa.ai/en/predicate-fields.html)
- [ ] support methods for checking positive/negative conditions for specific field
- [X] support order by annotation
- [X] support order by