Skip to content

Commit 5cf97c0

Browse files
yusukejwerle
authored andcommitted
Fix the lost link. (#38)
1 parent 0a8396d commit 5cf97c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ JB :
9797
# Some JB helpers refer to these paths; change them here if needed.
9898
#
9999
archive_path : /archive/index.html
100-
categories_path : /categories/index.html
101-
tags_path : /tags/index.html
100+
categories_path : /packages/category
101+
tags_path : /packages/tag/
102102
atom_path : /feed/atom.xml
103103
rss_path : /feed/rss.xml
104104

0 commit comments

Comments
 (0)