Correct documentation link

This commit is contained in:
Cody Soyland 2017-04-29 20:40:56 -05:00
parent a42a73dfdf
commit 42281f1c5d

View file

@ -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",