Skip to content

Commit 3135d1c

Browse files
fix: move to nunjucks template syntax for issue URL in exercise-started.md (#77)
1 parent 10175cc commit 3135d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-templates/readme/exercise-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
88

99
Remember, it's self-paced so feel free to take a break! ☕️
1010

11-
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)]({{{ issue_url }}})
11+
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)]({{ issue_url }})
1212

1313
---
1414

0 commit comments

Comments
 (0)