We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b2b8b commit 5710a37Copy full SHA for 5710a37
1 file changed
README.md
@@ -410,10 +410,10 @@ Each folder contains an `index.html` and `styles.css`. Projects are self-contain
410
411
```bash
412
# Clone this repository
413
-git clone https://github.com/your-username/responsive-web-design-certification.git
+git clone https://github.com/NarendraKoya999/freeCodeCamp-Projects-HTML-CSS-RWD.git
414
415
# Open any project directly in your browser
416
-cd responsive-web-design-certification/01-balance-sheet
+cd freeCodeCamp-Projects-HTML-CSS-RWD/Build a Survey Form
417
open index.html
418
419
# Recommended: use VS Code Live Server extension for live reload during development
0 commit comments