From 66cf341a3c78cf1ef4a3508ef49f4b52aee75495 Mon Sep 17 00:00:00 2001 From: Mo99411 <162296347+Mo99411@users.noreply.github.com> Date: Fri, 21 Jun 2024 04:43:52 +0300 Subject: [PATCH] Delete content/get-started/start-your-journey/index.md --- .../get-started/start-your-journey/index.md | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 content/get-started/start-your-journey/index.md diff --git a/content/get-started/start-your-journey/index.md b/content/get-started/start-your-journey/index.md deleted file mode 100644 index dcddf7fb6a06..000000000000 --- a/content/get-started/start-your-journey/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Start your journey -intro: 'Learn the basics of {% data variables.product.product_name %}.' -versions: - fpt: '*' - ghes: '*' - ghec: '*' -topics: - - Pull requests - - Issues - - Notifications - - Accounts -children: - - /about-github-and-git - - /creating-an-account-on-github - - /hello-world - - /setting-up-your-profile - - /finding-inspiration-on-github - - /downloading-files-from-github - - /uploading-a-project-to-github - - /git-and-github-learning-resources -redirect_from: - - /github/getting-started-with-github/quickstart - - /get-started/quickstart ----