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 534cb04 commit abc5893Copy full SHA for abc5893
src/content/documentation/docs/connect-cloudflare-d1.mdx
@@ -10,8 +10,8 @@ import CodeTabs from "@mdx/CodeTabs.astro";
10
11
<Prerequisites>
12
- Database [connection basics](/docs/connect-overview) with Drizzle
13
-- D1 Database - [website](https://docs.turso.tech/introduction)
14
-- D1 driver - [website](https://docs.turso.tech/sdk/ts/reference) & [GitHub](https://github.com/tursodatabase/libsql-client-ts)
+- D1 Database - [website](https://developers.cloudflare.com/d1/)
+- D1 driver - [website](https://developers.cloudflare.com/d1/build-with-d1/d1-client-api/)
15
</Prerequisites>
16
17
According to the **[official website](https://developers.cloudflare.com/d1/)**,
0 commit comments