Skip to content

Commit 171ffbf

Browse files
committed
chore(collection/info.html): fix links to point to series info page.
Should be in f28665c commit.
1 parent 8bc3f5d commit 171ffbf

File tree

1 file changed

+2
-2
lines changed
  • src/main/webapp/WEB-INF/views/collection

1 file changed

+2
-2
lines changed

src/main/webapp/WEB-INF/views/collection/info.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,11 @@ <h4 class="panel-title" th:text="#{t_stamps_by_categories}">Stamps by categories
145145
<!--/* @todo #1123 /collection/{slug}: show "New" badge only once */-->
146146
</li>
147147
<li>
148-
<a href="../category/info.html">Animals, Italy, 22&nbsp;stamps</a>
148+
<a href="../series/info.html">Animals, Italy, 22&nbsp;stamps</a>
149149
<span class="label label-default">20 out of 22</span>
150150
</li>
151151
<li>
152-
<a href="../category/info.html">Animals, Italy, 1983, 5&nbsp;stamps</a>
152+
<a href="../series/info.html">Animals, Italy, 1983, 5&nbsp;stamps</a>
153153
</li>
154154
</ul>
155155
</div>

0 commit comments

Comments
 (0)