We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed6e43 commit afd425fCopy full SHA for afd425f
1 file changed
README.md
@@ -53,7 +53,7 @@ flowchart LR
53
54
1. **Clone the repository:**
55
```bash
56
- git clone https://github.com/your-username/recodehive-website.git
+ git clone https://github.com/your-username/recode-website.git
57
```
58
59
2. **Navigate to the project directory:**
@@ -112,7 +112,7 @@ recode-website/
112
| ├── Google-Student-Ambassador/
113
| ├── ...
114
├── src/ 🔹Source Code
115
-| └── compenents/
+| └── components/
116
| ├── css/
117
| └── custom.css
118
| ├── data/
0 commit comments