Skip to content

Commit e824eb0

Browse files
Update connect-to-postgres.mdx
1 parent f197420 commit e824eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/configuration/connect-to-postgres.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ New to Hyperdrive? Refer to the [Get started guide](/hyperdrive/get-started/) to
1717

1818
:::
1919

20-
To create a Hyperdrive that connects to an existing PostgreSQL database, use the [wrangler](/workers/wrangler/install-and-update/) CLI or the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages/hyperdrive).
20+
To create a Hyperdrive that connects to an existing PostgreSQL database, use the [wrangler](/workers/wrangler/install-and-update/) CLI or the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/hyperdrive).
2121

2222
When using wrangler, replace the placeholder value provided to `--connection-string` with the connection string for your database:
2323

0 commit comments

Comments
 (0)