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 b7d0753 commit 28a120bCopy full SHA for 28a120b
src/content/docs/d1/get-started.mdx
@@ -73,7 +73,7 @@ Create a new Worker as the means to query your database.
73
Your new `d1-tutorial` directory includes:
74
75
- A `"Hello World"` [Worker](/workers/get-started/guide/#3-write-code) in `index.ts`.
76
- - A [[Wrangler configuration file](/workers/wrangler/configuration/)]. This file is how your `d1-tutorial` Worker accesses your D1 database.
+ - A [Wrangler configuration file](/workers/wrangler/configuration/). This file is how your `d1-tutorial` Worker accesses your D1 database.
77
78
</Steps>
79
0 commit comments