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 cd814be commit 68071ecCopy full SHA for 68071ec
docs/_layouts/default.html
@@ -19,7 +19,7 @@ <h1><a href=/index class=project-name>flame</a></h1>
19
</ul>
20
<br>
21
<ul>
22
- <li><a href=https://github.com/easafe/purescript-flame/master/examples>Examples</a></li>
+ <li><a href=https://github.com/easafe/purescript-flame/tree/master/examples>Examples</a></li>
23
<li><a href=/benchmarks>Benchmarks</a></li>
24
<li><a href=https://pursuit.purescript.org/packages/purescript-flame>API Reference</a></li>
25
<li><a href=https://github.com/easafe/purescript-flame>GitHub</a></li>
@@ -42,4 +42,4 @@ <h1><a href=/index class=project-name>flame</a></h1>
42
}
43
</script>
44
</body>
45
-</html>
+</html>
0 commit comments