mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Merge pull request #1023 from travisturner/bsi-tutorial-nav
add nav to the markdown header
This commit is contained in:
commit
ed14ddf4d6
1 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ title = "Tutorials"
|
|||
weight = 4
|
||||
nav = [
|
||||
"How To Set Up a Secure Cluster",
|
||||
"Integer Field Values",
|
||||
]
|
||||
+++
|
||||
|
||||
|
|
@ -214,7 +215,7 @@ curl -k --ipv4 https://02.pilosa.local:10502/index/sample-index/query -d 'Bitmap
|
|||
Check out our [Administration Guide](https://www.pilosa.com/docs/latest/administration/) to learn more about making the most of your Pilosa cluster and [Configuration Documentation](https://www.pilosa.com/docs/latest/configuration/) to see the available options to configure Pilosa.
|
||||
|
||||
|
||||
### Integer Fields Values
|
||||
### Integer Field Values
|
||||
|
||||
#### Introduction
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue