diff --git a/docs/VictoriaLogs/victorialogs-datasource.md b/docs/VictoriaLogs/victorialogs-datasource.md index 17ffdb8bc..2371dde58 100644 --- a/docs/VictoriaLogs/victorialogs-datasource.md +++ b/docs/VictoriaLogs/victorialogs-datasource.md @@ -18,6 +18,7 @@ The VictoriaLogs datasource plugin allows you to query and visualize [VictoriaLogs](https://docs.victoriametrics.com/victorialogs/) data in [Grafana](https://grafana.com). * [Installation](#installation) +* [Getting started development](#getting-started-development) * [How to make new release](#how-to-make-new-release) * [Notes](#notes) * [License](#license) @@ -158,7 +159,7 @@ sidecar: See more about chart settings [here](https://github.com/grafana/helm-charts/blob/541d97051de87a309362e02d08741ffc868cfcd6/charts/grafana/values.yaml) -Option 4 would be to build custom Grafana image with plugin based on same installation instructions. +Option 4. would be to build custom Grafana image with plugin based on same installation instructions. #### Grafana operator