We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63a96e commit 3498addCopy full SHA for 3498add
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