Set correct link to the documentation (#2068)
* Link the PR to the related issue https://github.com/grafana/grafana-zabbix/issues/2067
This commit is contained in:
@@ -105,7 +105,7 @@ export const ConfigEditor = (props: Props) => {
|
||||
<>
|
||||
<DataSourceDescription
|
||||
dataSourceName="Zabbix"
|
||||
docsLink="https://grafana.com/docs/grafana/latest/datasources/loki/configure-loki-data-source/"
|
||||
docsLink="https://grafana.com/docs/plugins/alexanderzobnin-zabbix-app/latest/configuration/"
|
||||
hasRequiredFields={true}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user