From d80ad0aae39bb04a6fbc338c550ef612138cf690 Mon Sep 17 00:00:00 2001 From: Matin63 <147781822+Matin63@users.noreply.github.com> Date: Sun, 7 Jul 2024 06:05:21 +0330 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 ----