Skip to content

Commit

Permalink
Fix incorrect URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
shellyverma committed Jul 24, 2024
1 parent 925b5d6 commit 2f8e97a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ This repository is aimed to help people to contribute in open source and learn G

2. **Clone the Repository**:
```bash
git clone https://github.com/khushi-joshi-05/FoodOrderingWebsite.git
git clone https://github.com/khushi-joshi-05/Food-ordering-website.git
```
This will create a `FoodOrderingWebsite` directory with all project files.

Expand Down Expand Up @@ -126,7 +126,7 @@ This repository is aimed to help people to contribute in open source and learn G
### Create an Issue

1. **Navigate to the GitHub Repository**:
- Go to [FoodOrderingWebsite Repository](https://github.com/khushi-joshi-05/FoodOrderingWebsite).
- Go to [FoodOrderingWebsite Repository](https://github.com/khushi-joshi-05/Food-ordering-website.git ) .

2. **Open the Issues Tab**:
- Click on `Issues`.
Expand All @@ -140,7 +140,7 @@ This repository is aimed to help people to contribute in open source and learn G

2. **Clone Your Fork**:
```bash
git clone https://github.com/YOUR_USERNAME/FoodOrderingWebsite.git
git clone https://github.com/YOUR_USERNAME/Food-ordering-website.git
```

3. **Create a New Branch**:
Expand Down

0 comments on commit 2f8e97a

Please sign in to comment.