Skip to content

Commit cd6be4c

Browse files
committed
Adding missing /
1 parent c6a77bb commit cd6be4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/d1/build-with-d1/query-d1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ There are three primary ways you can query a D1 database:
99

1010
1. Using [D1 Workers Binding API](/d1/worker-api/) in your code.
1111
2. Using [D1 REST API](/api/operations/cloudflare-d1-create-database).
12-
3. Using [D1 Wrangler commands](/d1rest-api/wrangler-commands/).
12+
3. Using [D1 Wrangler commands](/d1/rest-api/wrangler-commands/).
1313

1414
## Query D1 with Workers Binding API
1515

0 commit comments

Comments
 (0)