Skip to content

Commit b2e9fbb

Browse files
committed
chore(builder): change docs website
1 parent 5c555e8 commit b2e9fbb

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
@@ -277,7 +277,7 @@ func build(
277277

278278
log.Info("Done, %s:v%d deployed to Workflow\n", appName, release)
279279
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")
280+
log.Info("To learn more, use 'drycc help' or visit https://drycc.cc/\n")
281281

282282
run(repoCmd(repoDir, "git", "gc"))
283283

0 commit comments

Comments
 (0)