We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c555e8 commit b2e9fbbCopy full SHA for b2e9fbb
1 file changed
pkg/gitreceive/build.go
@@ -277,7 +277,7 @@ func build(
277
278
log.Info("Done, %s:v%d deployed to Workflow\n", appName, release)
279
log.Info("Use 'drycc open' to view this application in your browser\n")
280
- log.Info("To learn more, use 'drycc help' or visit https://drycc.com/\n")
+ log.Info("To learn more, use 'drycc help' or visit https://drycc.cc/\n")
281
282
run(repoCmd(repoDir, "git", "gc"))
283
0 commit comments