From f0bc18386fda6147128a47a25989e5540e9cdf1a Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Sat, 26 Oct 2019 11:22:47 +0200 Subject: [PATCH] Move Solar-Log docs to _integrations folder (#10971) The Solar-Log documentation was located in the wrong folder (_components). Moved to _integrations folder. --- source/{_components => _integrations}/solarlog.markdown | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/{_components => _integrations}/solarlog.markdown (100%) diff --git a/source/_components/solarlog.markdown b/source/_integrations/solarlog.markdown similarity index 100% rename from source/_components/solarlog.markdown rename to source/_integrations/solarlog.markdown