Skip to content

Commit 82efbc3

Browse files
fix: remove extra parenthesis in readme/exercise-finished.md template (#85)
1 parent f7e5b28 commit 82efbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-templates/readme/exercise-finished.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ I just completed a GitHub Skills hands-on exercise! 🎉
3737
**Keep the momentum going!**
3838

3939
[![](https://img.shields.io/badge/Return%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)]({{ issue_url }})
40-
[![GitHub Skills](https://img.shields.io/badge/Explore%20GitHub%20Skills-000000?style=for-the-badge&logo=github&logoColor=white)](https://learn.github.com/skills))
40+
[![GitHub Skills](https://img.shields.io/badge/Explore%20GitHub%20Skills-000000?style=for-the-badge&logo=github&logoColor=white)](https://learn.github.com/skills)
4141

4242
*There's no better way to learn than building things!* 🚀
4343

0 commit comments

Comments
 (0)