From 1b1717b8bde9ad5881867e17c07265fabec04bad Mon Sep 17 00:00:00 2001 From: Null <91755865+e3ob@users.noreply.github.com> Date: Wed, 25 Dec 2024 21:39:34 +0530 Subject: [PATCH] fix typo --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 71c14d4..f503591 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,8 @@ This guide will walk you through the process of forking a repository containing ## Steps: -### 1. Fork the Repository -- Navigate to the repository you wish to fork on GitHub. -- Click on the 'Fork' button at the top right corner of the page. This will create a copy of the repository in your GitHub account. +### 1. Fork this Repository +- Click on the 'Fork' button at the top right corner of this page. This will create a copy of this repository in your GitHub account. ### 2. Set up GitHub Pages - Navigate to your forked repository on the GitHub website. @@ -36,7 +35,7 @@ That's it! You have successfully forked a repository and hosted an HTML file usi ### Sample Message -#ge-learn-ghpages +#ge-github-pages Hey, I have completed the Learn Github Pages task, and here is the hosted link to my task. Hosted Link: `https://yourusername.github.io/forked-repo-name/`