diff --git a/_layouts/sidebar.html b/_layouts/sidebar.html index 7ca4aa361e..dcf9747d16 100644 --- a/_layouts/sidebar.html +++ b/_layouts/sidebar.html @@ -18,7 +18,7 @@ layout: default {% endfor %} {% else %} - {% capture url %}../{{ coll.label }}{% endcapture %} + {% capture url %}/{{ coll.label }}{% endcapture %}
{{ coll.caption }}