We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents feecfc8 + 3498add commit fef1e5cCopy full SHA for fef1e5c
engine/cmd/database-lab/main.go
@@ -43,7 +43,7 @@ import (
43
const (
44
shutdownTimeout = 30 * time.Second
45
contactSupport = "If you have problems or questions, " +
46
- "please contact Postgres.ai: https://postgres.ai/support"
+ "please contact Postgres.ai: https://postgres.ai/contact"
47
)
48
49
func main() {
0 commit comments