Skip to content

Commit 5710a37

Browse files
Update README.md with valid clone repository links
1 parent 29b2b8b commit 5710a37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,10 @@ Each folder contains an `index.html` and `styles.css`. Projects are self-contain
410410

411411
```bash
412412
# Clone this repository
413-
git clone https://github.com/your-username/responsive-web-design-certification.git
413+
git clone https://github.com/NarendraKoya999/freeCodeCamp-Projects-HTML-CSS-RWD.git
414414

415415
# Open any project directly in your browser
416-
cd responsive-web-design-certification/01-balance-sheet
416+
cd freeCodeCamp-Projects-HTML-CSS-RWD/Build a Survey Form
417417
open index.html
418418

419419
# Recommended: use VS Code Live Server extension for live reload during development

0 commit comments

Comments
 (0)