From 299d0b894d89cb1b97039d2668d29a4028c2f377 Mon Sep 17 00:00:00 2001 From: Afzal Ansari Date: Thu, 12 Oct 2023 14:36:23 +0000 Subject: [PATCH] creates getting started dir --- docs/pages/{installation.md => getting-started/index.md} | 0 .../pages/{getting-started.md => getting-started/introduction.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename docs/pages/{installation.md => getting-started/index.md} (100%) rename docs/pages/{getting-started.md => getting-started/introduction.md} (100%) diff --git a/docs/pages/installation.md b/docs/pages/getting-started/index.md similarity index 100% rename from docs/pages/installation.md rename to docs/pages/getting-started/index.md diff --git a/docs/pages/getting-started.md b/docs/pages/getting-started/introduction.md similarity index 100% rename from docs/pages/getting-started.md rename to docs/pages/getting-started/introduction.md