From c3f179f50c227935185205efcb582c57a9c5c699 Mon Sep 17 00:00:00 2001 From: arteck <6681528+arteck@users.noreply.github.com> Date: Tue, 31 Oct 2023 19:28:41 +0100 Subject: [PATCH] doku --- admin/jsonConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/jsonConfig.json b/admin/jsonConfig.json index 3057990..1f681a8 100644 --- a/admin/jsonConfig.json +++ b/admin/jsonConfig.json @@ -26,7 +26,7 @@ "type": "staticLink", "label": "🇩🇪 Deutsche Dokumentation", "button": true, - "href": "https://github.com/arteck/ioBroker.fullybrowser/blob/main/docs/de/README.md", + "href": "https://github.com/arteck/ioBroker.fullybrowser/blob/master/docs/de/README.md", "sm": 12, "md": 12, "lg": 2, @@ -39,7 +39,7 @@ "type": "staticLink", "label": "🇬🇧 English Documentation", "button": true, - "href": "https://github.com/arteck/ioBroker.fullybrowser/blob/main/docs/en/README.md", + "href": "https://github.com/arteck/ioBroker.fullybrowser/blob/master/docs/en/README.md", "sm": 12, "md": 12, "lg": 2,