mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 15:21:02 +00:00
Correct documentation link
This commit is contained in:
parent
a42a73dfdf
commit
42281f1c5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue