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:
Pavel Chalyk
2025-08-08 08:25:37 +02:00
committed by GitHub
parent fb6b95b92b
commit b42bd2e3c2

View File

@@ -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}
/>