docs: fix internal links

This commit is contained in:
Alexander Zobnin
2018-10-25 11:32:58 +03:00
parent 259ed9a3ad
commit d9e058f764
6 changed files with 9 additions and 9 deletions

View File

@@ -58,7 +58,7 @@ Direct DB Connection allows plugin to use existing SQL data source for querying
database. This way usually faster than pulling data from Zabbix API, especially on the wide time ranges, and reduces
amount of data transfered.
Read [how to configure](/configuration/sql_datasource) SQL data source in Grafana.
Read [how to configure](./sql_datasource) SQL data source in Grafana.
- **Enable**: enable Direct DB Connection.
- **SQL Data Source**: Select SQL Data Source for Zabbix database.