Skip to content

Commit 1be3177

Browse files
committed
Fixing broken link.
1 parent b77af3b commit 1be3177

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/d1/tutorials/import-to-d1-with-rest-api

1 file changed

+1
-1
lines changed

src/content/docs/d1/tutorials/import-to-d1-with-rest-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This tutorial uses example data:
3939
1. Go to **Storage & Databases > D1**.
4040
2. Select **Create**.
4141
3. Name your database. For this tutorial, name your D1 database `d1-import-tutorial`.
42-
4. (Optional) Provide a location hint. Location hint is an optional parameter you can provide to indicate your desired geographical location for your database. Refer to [Provide a location hint](/d1/build-with-d1/configuration/data-location/#provide-a-location-hint) for more information.
42+
4. (Optional) Provide a location hint. Location hint is an optional parameter you can provide to indicate your desired geographical location for your database. Refer to [Provide a location hint](/d1/configuration/data-location/#provide-a-location-hint) for more information.
4343
5. Select **Create**.
4444
6. Go to **Console**, then paste the following SQL snippet. This creates a table named `TargetD1Table`.
4545

0 commit comments

Comments
 (0)