diff --git a/cmd/root.go b/cmd/root.go index 6c6a01267..d50dd05b4 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -44,7 +44,7 @@ func NewRootCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command { This binary contains Pilosa itself, as well as common tools for administering pilosa, importing/exporting data, backing up, and more. Complete documentation is available -at http://pilosa.com/docs +at https://www.pilosa.com/docs/ Version: ` + Version + ` Build Time: ` + BuildTime + "\n",