We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/
1 parent c6a77bb commit cd6be4cCopy full SHA for cd6be4c
src/content/docs/d1/build-with-d1/query-d1.mdx
@@ -9,7 +9,7 @@ There are three primary ways you can query a D1 database:
9
10
1. Using [D1 Workers Binding API](/d1/worker-api/) in your code.
11
2. Using [D1 REST API](/api/operations/cloudflare-d1-create-database).
12
-3. Using [D1 Wrangler commands](/d1rest-api/wrangler-commands/).
+3. Using [D1 Wrangler commands](/d1/rest-api/wrangler-commands/).
13
14
## Query D1 with Workers Binding API
15
0 commit comments