aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 14:26:03 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 14:26:03 +0300
commitbda31f3b252947ac8e1a98954a51879ddd5b08a0 (patch)
treedbe2cdd659fc542ed71225dd80bab2f6b04ea4c3 /_layouts
parentadd <hr>s where appropriate (diff)
downloadjekyll-theme-bda31f3b252947ac8e1a98954a51879ddd5b08a0.tar.gz
jekyll-theme-bda31f3b252947ac8e1a98954a51879ddd5b08a0.zip
categories.html -> all/
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/category.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/category.html b/_layouts/category.html
index dd9fcb6..066b3dd 100644
--- a/_layouts/category.html
+++ b/_layouts/category.html
@@ -11,4 +11,4 @@ layout: default
{% endfor %}
</ul>
{% endif %}
-<p>For a complete list of posts grouped by category, please see <a href="{{ site.baseurl }}/categories.html">this page</a>.</p>
+<p>For a complete list of posts grouped by category, please see <a href="{{ site.baseurl }}/all/">this page</a>.</p>