aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/get-started-cli.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/get-started-cli.md b/docs/get-started-cli.md
index a1ffa4f..22c0a0f 100644
--- a/docs/get-started-cli.md
+++ b/docs/get-started-cli.md
@@ -54,7 +54,7 @@ EOF
## Query the API
```console
-curl 'http://localhost:8081' --data '
+curl 'http://localhost:8081/api/query' --data '
SELECT
{
name: restaurant.name,