Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unbreak search
  • Loading branch information
zoffixznet committed Oct 26, 2016
1 parent 7193e12 commit 0b57313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/search_template.js
Expand Up @@ -72,7 +72,7 @@ $(function(){
url: "/language/syntax#Single-line_comments"
}, {
category: "Syntax",
value: "#` multi-line comment"
value: "#` multi-line comment",
url: "/language/syntax#Multi-line_/_embedded_comments"
}, {
category: "Signature",
Expand Down

0 comments on commit 0b57313

Please sign in to comment.