Skip to content

Commit abc5893

Browse files
committed
Fix d1 connect
1 parent 534cb04 commit abc5893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/documentation/docs/connect-cloudflare-d1.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import CodeTabs from "@mdx/CodeTabs.astro";
1010

1111
<Prerequisites>
1212
- 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)
13+
- D1 Database - [website](https://developers.cloudflare.com/d1/)
14+
- D1 driver - [website](https://developers.cloudflare.com/d1/build-with-d1/d1-client-api/)
1515
</Prerequisites>
1616

1717
According to the **[official website](https://developers.cloudflare.com/d1/)**,

0 commit comments

Comments
 (0)