aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plots.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-03-08 03:46:22 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-03-08 03:46:22 +0300
commita20846923cfd793f2513a418ddea981c61abf1bc (patch)
tree6b668d610e5903dc3919cc67396bfb372d94be15 /plots.html
parentplots: get rid of JavaScript (diff)
downloadsorting-algorithms-a20846923cfd793f2513a418ddea981c61abf1bc.tar.gz
sorting-algorithms-a20846923cfd793f2513a418ddea981c61abf1bc.zip
img/previews/ -> img/plots/previews/
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 939c675..35aef31 100644
--- a/plots.html
+++ b/plots.html
@@ -181,7 +181,7 @@ plots:
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="thumbnail">
<a class="thumbnail" href="https://github.com/egor-tensin/sorting_algorithms/raw/master/plots/{{ stem }}.png">
- <img class="img-responsive" src="{{ site.baseurl }}/img/previews/{{ stem }}.jpg"/>
+ <img class="img-responsive" src="{{ site.baseurl }}/img/plots/previews/{{ stem }}.jpg"/>
</a>
<div class="caption">
<strong>{{ algorithm.display_name }}</strong><br/>