Merge pull request #1763 from grafana/docs-website-update

Docs website update
This commit is contained in:
Sriram
2024-01-10 13:27:46 +00:00
committed by GitHub
60 changed files with 1410 additions and 392 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react';
import { Icon } from '@grafana/ui';
import { MetricFunc } from '../../types';
const DOCS_FUNC_REF_URL = 'https://grafana.github.io/grafana-zabbix/reference/functions/';
const DOCS_FUNC_REF_URL = 'https://grafana.com/docs/plugins/alexanderzobnin-zabbix-app/latest/reference/functions/';
export interface FunctionEditorControlsProps {
onMoveLeft: (func: MetricFunc) => void;

View File

@@ -8,9 +8,7 @@
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"keywords": [
"zabbix"
],
"keywords": ["zabbix"],
"logos": {
"small": "img/icn-zabbix-app.svg",
"large": "img/icn-zabbix-app.svg"
@@ -22,11 +20,11 @@
},
{
"name": "Docs",
"url": "https://grafana.github.io/grafana-zabbix"
"url": "https://grafana.com/docs/plugins/alexanderzobnin-zabbix-app/latest/"
},
{
"name": "License",
"url": "https://github.com/grafana/grafana-zabbix/blob/master/LICENSE"
"url": "https://github.com/grafana/grafana-zabbix/blob/main/LICENSE"
}
],
"screenshots": [