Skip to content

Commit 0f7e102

Browse files
committed
Fix broken link
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent ab931e1 commit 0f7e102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/deployments/postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ for superusers). Consult
157157
[Postgres documentation](https://www.postgresql.org/docs/12/runtime-config-connection.html),
158158
or your database administrator for information on how to change this value.
159159

160-
Consider monitoring the [`go_sql_open_connections`](../admin/prometheus.md)
160+
Consider monitoring the [`go_sql_open_connections`](../../admin/prometheus.md)
161161
metric to see how many connections Coder uses in different load scenarios.

0 commit comments

Comments
 (0)