diff --git a/docs/tutorials.md b/docs/tutorials.md index 5ddc57b40..a9b827042 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -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