aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plots.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 21:18:44 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 21:18:44 +0300
commit9b3e6d409340369a6b450e997723f773f0aa3505 (patch)
tree660bfd8d871fa0c80ab14b978498e2ac54a3f201 /plots.html
parentplots: update the actual plots (diff)
downloadsorting-algorithms-9b3e6d409340369a6b450e997723f773f0aa3505.tar.gz
sorting-algorithms-9b3e6d409340369a6b450e997723f773f0aa3505.zip
rename the project
Diffstat (limited to 'plots.html')
-rw-r--r--plots.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plots.html b/plots.html
index ff2986e..2ee6a41 100644
--- a/plots.html
+++ b/plots.html
@@ -152,7 +152,7 @@ to produce the plots are listed below.</p>
<p>The table &amp; plots below are just an attempt to nicely lay out the
data generated using the code from the project repository's <code>master</code>
branch.
-Visit <a href="https://github.com/egor-tensin/sorting_algorithms/">https://github.com/egor-tensin/sorting_algorithms/</a> for more details.</p>
+Visit <a href="https://github.com/egor-tensin/sorting-algorithms/">https://github.com/egor-tensin/sorting-algorithms/</a> for more details.</p>
<p>In short, each of the implemented algorithms was provided with three
input sequences:</p>