diff --git a/docs/howto/managed-databases.md b/docs/howto/managed-databases.md index 70b62b2f91..449a00d1fe 100644 --- a/docs/howto/managed-databases.md +++ b/docs/howto/managed-databases.md @@ -13,7 +13,7 @@ in your tests to quickly stand up a database per test suite or even per test, providing a real, isolated database for a test run. No cleanup required. Interested in trying out managed databases? Sign up [here](https://docs.google.com/forms/d/e/1FAIpQLSdxoMzJ7rKkBpuez-KyBcPNyckYV-5iMR--FRB7WnhvAmEvKg/viewform) or send us an email -at . +at [hello@sqlc.dev](mailto:hello@sqlc.dev). ## Configuring managed databases diff --git a/docs/index.rst b/docs/index.rst index 25d70e7eed..f9ddc47b29 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,6 +56,7 @@ code ever again. howto/embedding.md howto/vet.md + howto/managed-databases.md howto/ci-cd.md howto/upload.md