Skip to content

Commit fa1b8a4

Browse files
committed
chore(builder): change drycc.cc to www.drycc.cc
1 parent 750ef97 commit fa1b8a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/gitreceive/build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ func build(
270270

271271
log.Info("Done, %s:v%d deployed to Workflow\n", appName, release)
272272
log.Info("Use 'drycc open' to view this application in your browser\n")
273-
log.Info("To learn more, use 'drycc help' or visit https://drycc.cc/\n")
273+
log.Info("To learn more, use 'drycc help' or visit https://www.drycc.cc/\n")
274274

275275
run(repoCmd(repoDir, "git", "gc"))
276276

0 commit comments

Comments
 (0)