aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plots.html
diff options
context:
space:
mode:
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 35aef31..58ca1d9 100644
--- a/plots.html
+++ b/plots.html
@@ -180,7 +180,7 @@ plots:
{% capture stem %}{{ algorithm.codename }}_{{ repetitions }}_{{ kind }}_{{ algorithm.min_length }}_{{ algorithm.max_length }}{% endcapture %}
<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">
+ <a class="thumbnail" href="{{ site.baseurl }}/img/plots/full_size/{{ stem }}.png">
<img class="img-responsive" src="{{ site.baseurl }}/img/plots/previews/{{ stem }}.jpg"/>
</a>
<div class="caption">