From cd4469c6ba5ca2d90dce3493ee681f9b0ceec44a Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Mon, 22 Oct 2018 12:07:10 +0300 Subject: [PATCH] docs: do not edit by default, just open file on github --- docs/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index e9922b9..c9af75e 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -2,7 +2,7 @@ site_name: Grafana-Zabbix Documentation site_description: Documentation for Grafana-Zabbix, Zabbix monitoring system plugin bundle for Grafana site_url: https://alexanderzobnin.github.io/grafana-zabbix repo_url: https://github.com/alexanderzobnin/grafana-zabbix/ -edit_uri: edit/docs/docs/sources/ +edit_uri: blob/docs/docs/sources/ copyright: Copyright © 2015-2018, Alexander Zobnin docs_dir: sources