File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Click the **"Fork"** button at the top right of this repository page.
2929### 2. Clone Your Fork
3030
3131``` bash
32- git clone [ https://github.com/YOUR-USERNAME/Good-first-Issue.git](https://github.com/YOUR-USERNAME/Good-first-Issue.git)
32+ git clone https://github.com/YOUR-USERNAME/Good-first-Issue.git
3333cd Good-first-Issue
3434
3535```
@@ -122,7 +122,7 @@ Downloading the code to your computer so you can edit it.
122122* Clone the repository:
123123
124124``` bash
125- git clone [ https://github.com/YOUR-USERNAME/Good-first-Issue.git](https://github.com/YOUR-USERNAME/Good-first-Issue.git)
125+ git clone https://github.com/YOUR-USERNAME/Good-first-Issue.git
126126
127127```
128128
@@ -285,14 +285,14 @@ You should see your PR with a number (e.g., `#42`).
285285** Need more help?**
286286→ Check ` README.md ` for detailed step-by-step instructions
287287→ See ` FAQ.md ` for common questions
288- → [ Open an issue] ( https://www.google.com/search?q= ../../issues) if you're still stuck
288+ → [ Open an issue] ( ../../issues ) if you're still stuck
289289
290290---
291291
292292## 🎯 What's Next?
293293
294294* ⭐ Star this repository
295- * 📖 Read [ RESOURCES.md] ( https://www.google.com/search?q= RESOURCES.md) to continue learning
295+ * 📖 Read [ RESOURCES.md] ( RESOURCES.md ) to continue learning
296296* 🔍 Find your next contribution on [ goodfirstissue.dev] ( https://goodfirstissue.dev )
297297* 🤝 Help review other people's PRs
298298
You can’t perform that action at this time.
0 commit comments