Skip to content

Commit a236fb9

Browse files
authored
Update index.html
Fixed a broken masked link format
1 parent 9b606ce commit a236fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2 id="quick-links" class="text-center">Quick Links</h2>
6060
"title" "Learning Resources"
6161
"icon" "outline/book"
6262
"content" `
63-
- [Custom Commands: Simple Responses(/learn/beginner/simple-responses)
63+
- [Custom Commands: Simple Responses](/learn/beginner/simple-responses)
6464
- [Custom Commands: Conditional Branching](/learn/beginner/conditional-branching)
6565
- [Custom Commands: Command Arguments](/learn/beginner/command-arguments)
6666
` }}

0 commit comments

Comments
 (0)