diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-19 21:18:44 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-19 21:18:44 +0300 |
commit | 9b3e6d409340369a6b450e997723f773f0aa3505 (patch) | |
tree | 660bfd8d871fa0c80ab14b978498e2ac54a3f201 /plots.html | |
parent | plots: update the actual plots (diff) | |
download | sorting-algorithms-9b3e6d409340369a6b450e997723f773f0aa3505.tar.gz sorting-algorithms-9b3e6d409340369a6b450e997723f773f0aa3505.zip |
rename the project
Diffstat (limited to 'plots.html')
-rw-r--r-- | plots.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ to produce the plots are listed below.</p> <p>The table & 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> |