Skip to content

docs: fix broken managed databases link in migration guide - #4540

Open
latent-9 wants to merge 1 commit into
sqlc-dev:mainfrom
latent-9:docs/fix-managed-databases-link
Open

docs: fix broken managed databases link in migration guide#4540
latent-9 wants to merge 1 commit into
sqlc-dev:mainfrom
latent-9:docs/fix-managed-databases-link

Conversation

@latent-9

@latent-9 latent-9 commented Aug 2, 2026

Copy link
Copy Markdown

While reading the "Migrating off hosted managed databases" guide, I noticed the link to the managed databases page points to ../docs/managed-databases.md. From docs/guides/, that path resolves to docs/docs/managed-databases.md, which does not exist, so the link is broken in the rendered docs.

The page itself lives at docs/howto/managed-databases.md. This updates the link to ../howto/managed-databases.md, which matches the form already used everywhere else the page is referenced (for example throughout docs/reference/changelog.md).

This is a single-line docs change with nothing else touched. Thanks for maintaining sqlc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant