We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc3f5d commit 171ffbfCopy full SHA for 171ffbf
src/main/webapp/WEB-INF/views/collection/info.html
@@ -145,11 +145,11 @@ <h4 class="panel-title" th:text="#{t_stamps_by_categories}">Stamps by categories
145
<!--/* @todo #1123 /collection/{slug}: show "New" badge only once */-->
146
</li>
147
<li>
148
- <a href="../category/info.html">Animals, Italy, 22 stamps</a>
+ <a href="../series/info.html">Animals, Italy, 22 stamps</a>
149
<span class="label label-default">20 out of 22</span>
150
151
152
- <a href="../category/info.html">Animals, Italy, 1983, 5 stamps</a>
+ <a href="../series/info.html">Animals, Italy, 1983, 5 stamps</a>
153
154
</ul>
155
</div>
0 commit comments