Skip to content

Commit dbabb0b

Browse files
authored
docs: fix broken managed databases link in migration guide (#4540)
1 parent 8483470 commit dbabb0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/migrating-off-hosted-managed-databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Migrating off hosted managed databases
22

3-
Starting in sqlc 1.27.0, [managed databases](../docs/managed-databases.md) will require a database server URI in the configuration file.
3+
Starting in sqlc 1.27.0, [managed databases](../howto/managed-databases.md) will require a database server URI in the configuration file.
44

55
This guide walks you through migrating to a locally running database server.
66

0 commit comments

Comments
 (0)