We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72579dd commit 4cc111cCopy full SHA for 4cc111c
demo/mustache.html
@@ -61,7 +61,7 @@ <h1>{{title}}</h1>
61
</script>
62
63
<p>Demonstration of a mode that parses HTML, highlighting
64
- the <a href="http://mustache.github.com/">Mustache</a> templating
+ the <a href="http://mustache.github.io/">Mustache</a> templating
65
directives inside of it by using the code
66
in <a href="../addon/mode/overlay.js"><code>overlay.js</code></a>. View
67
source to see the 15 lines of code needed to accomplish this.</p>
0 commit comments