From c6bf4a6d53e8fb8c999ee55c51eeaef15c202873 Mon Sep 17 00:00:00 2001 From: Gururaj Shetty <gururaj.shetty@huawei.com> Date: Wed, 30 Dec 2020 06:19:14 +0000 Subject: [PATCH] Update docs/overview/about-harmonyOS.rst, docs/overview/technical-features.rst, docs/overview/system-security.rst files --- docs/overview/{About-HarmonyOS.rst => about-harmonyOS.rst} | 0 docs/overview/{System-Security.rst => system-security.rst} | 0 docs/overview/{Technical-Features.rst => technical-features.rst} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename docs/overview/{About-HarmonyOS.rst => about-harmonyOS.rst} (100%) rename docs/overview/{System-Security.rst => system-security.rst} (100%) rename docs/overview/{Technical-Features.rst => technical-features.rst} (100%) diff --git a/docs/overview/About-HarmonyOS.rst b/docs/overview/about-harmonyOS.rst similarity index 100% rename from docs/overview/About-HarmonyOS.rst rename to docs/overview/about-harmonyOS.rst diff --git a/docs/overview/System-Security.rst b/docs/overview/system-security.rst similarity index 100% rename from docs/overview/System-Security.rst rename to docs/overview/system-security.rst diff --git a/docs/overview/Technical-Features.rst b/docs/overview/technical-features.rst similarity index 100% rename from docs/overview/Technical-Features.rst rename to docs/overview/technical-features.rst -- GitLab