Skip to content

Commit c384a17

Browse files
committed
fix button format
1 parent 0f7b956 commit c384a17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Your application can use read replicas with D1 [Sessions API](/d1/worker-api/d1-
1414

1515
To checkout D1 read replication and Sessions API:
1616

17-
1. [![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/lambrospetrou/d1-starter-sessions-api) the following Worker code, which will prompt you to create a D1 database.
17+
1. Deploy the following Worker code, which will prompt you to create a D1 database.
18+
19+
[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/lambrospetrou/d1-starter-sessions-api)
1820

1921
2. Enable read replication on the just created D1 database:
2022

0 commit comments

Comments
 (0)