From ff7f1bf44fce57bfc7ac508cebf3a65729860c91 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sun, 21 Oct 2018 21:24:51 +0300 Subject: [PATCH] docs: add site url to config --- docs/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 9768508..e3058bc 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,5 +1,6 @@ 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: blob/master/docs/sources/ copyright: Copyright © 2015-2018, Alexander Zobnin