Skip to content

Commit

Permalink
Merge pull request haskell#109 from zyv/patch-1
Browse files Browse the repository at this point in the history
Fix link to examples in README.markdown
  • Loading branch information
rrnewton committed Jun 16, 2016
2 parents b698eb2 + a136f6a commit fcc27f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -10,7 +10,7 @@ measuring and analysing software performance.
To get started, read the <a
href="http://www.serpentine.com/criterion/tutorial.html"
target="_blank">online tutorial</a>, and take a look at the programs
in the <a href="/bos/criterion/tree/master/examples"
in the <a href="/examples"
target="_blank">examples directory</a>.


Expand Down

0 comments on commit fcc27f0

Please sign in to comment.