Skip to content

Commit cae896e

Browse files
committed
update link
1 parent 19ef1b5 commit cae896e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var GCtx = &ctx.GlobalCtx{}
1313
var rootCmd = &cobra.Command{
1414
Use: "sodacli",
1515
Short: "Soda — data quality CLI",
16-
Long: "Run checks, manage contracts, and monitor your data.\n\nDocs: https://docs.soda.io/soda-cli",
16+
Long: "Run checks, manage contracts, and monitor your data.\n\nDocs: https://github.com/sodadata/soda-cli",
1717
SilenceUsage: true,
1818
SilenceErrors: true,
1919
}

0 commit comments

Comments
 (0)