Skip to content

Commit 2f01a11

Browse files
committed
Fixing link for e-commerce demo bullet point
1 parent beb24fb commit 2f01a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/d1/best-practices/read-replication.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,5 +586,5 @@ You may wish to refer to the following resources:
586586
- Blog: [Sequential consistency without borders: How D1 implements global read replication](https://blog.cloudflare.com/d1-read-replication-beta/)
587587
- Blog: [Building D1: a Global Database](https://blog.cloudflare.com/building-d1-a-global-database/)
588588
- [D1 Sessions API documentation](/d1/worker-api/d1-database#withsession)
589-
- [D1 Sessions API starter demo](https://github.com/cloudflare/templates/tree/staging/d1-starter-sessions-api)
590-
- [E-commerce store read replication demo](/d1/demos/#demos)
589+
- [Starter code for D1 Sessions API demo](https://github.com/cloudflare/templates/tree/staging/d1-starter-sessions-api)
590+
- [E-commerce store read replication demo](https://github.com/harshil1712/e-com-d1)

0 commit comments

Comments
 (0)