Skip to content

Commit 3e7a2ba

Browse files
authored
[D1] Fix "Starter code for D1 Sessions API demo" link (#21626)
Added "template" suffix and changed branch to main in d1 sessions demo link
1 parent 19ce9a3 commit 3e7a2ba

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
@@ -464,5 +464,5 @@ You may wish to refer to the following resources:
464464
- Blog: [Sequential consistency without borders: How D1 implements global read replication](https://blog.cloudflare.com/d1-read-replication-beta/)
465465
- Blog: [Building D1: a Global Database](https://blog.cloudflare.com/building-d1-a-global-database/)
466466
- [D1 Sessions API documentation](/d1/worker-api/d1-database#withsession)
467-
- [Starter code for D1 Sessions API demo](https://github.com/cloudflare/templates/tree/staging/d1-starter-sessions-api)
468-
- [E-commerce store read replication tutorial](/d1/tutorials/using-read-replication-for-e-com)
467+
- [Starter code for D1 Sessions API demo](https://github.com/cloudflare/templates/tree/main/d1-starter-sessions-api-template)
468+
- [E-commerce store read replication tutorial](/d1/tutorials/using-read-replication-for-e-com)

0 commit comments

Comments
 (0)