From 774359d260c82b28c42f00ff2465796bf414971a Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 9 Jan 2020 22:56:56 +0100 Subject: [PATCH] fix edit link --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 4c0cacc4b..f123e0093 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,7 +47,7 @@ subMaxLevel: 3, editLink: { text: 'Improve this article', - repo: 'https://github.com/proddy.github.io/EMS-ESP/blob/master/', + repo: 'https://github.com/proddy/EMS-ESP/tree/dev/docs/', cssClass: '' }, ga: 'UA-140681905-2',