Skip to content

Commit 114b2e7

Browse files
committed
Fixing broken link.
1 parent d2f0dfe commit 114b2e7

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/d1/tutorials/test-read-replication

1 file changed

+1
-1
lines changed

src/content/docs/d1/tutorials/test-read-replication/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ npm create cloudflare@latest -- <DATABASE_NAME>
3030

3131
## 2. Create a database located far away
3232

33-
Create a database located far away by specifying a [location hint](/d1/configuration-data-location/) which is far away from the region you are located in.
33+
Create a database located far away by specifying a [location hint](/d1/configuration/data-location/) which is far away from the region you are located in.
3434

3535
```sh
3636
npx wrangler d1 create <DATABASE_NAME> --location=apac

0 commit comments

Comments
 (0)