Update software_search_api_fulltext__field_bundle_category_All_page_21.html

Fix pagination block links
This commit is contained in:
Chris
2024-03-01 18:24:31 -08:00
committed by GitHub
parent ecf9f36de4
commit c4879d1ee0
@@ -733,37 +733,37 @@
<h4 id="pagination-heading" class="visually-hidden">Pagination</h4>
<ul class="pager__items js-pager__items">
<li class="pager__item pager__item--previous">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=20.html" title="Go to previous page" rel="prev">
<a href="software_search_api_fulltext__field_bundle_category_All_page_20.html" title="Go to previous page" rel="prev">
<i class="fas fa-chevron-left"></i>
</a>
</li>
<li class="pager__item pager__item--ellipsis" role="presentation">&hellip;</li>
<li class="pager__item">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=19.html" title="Go to page 20">
<a href="software_search_api_fulltext__field_bundle_category_All_page_19.html" title="Go to page 20">
<span class="visually-hidden">
Page
</span>20</a>
</li>
<li class="pager__item">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=20.html" title="Go to page 21">
<a href="software_search_api_fulltext__field_bundle_category_All_page_20.html" title="Go to page 21">
<span class="visually-hidden">
Page
</span>21</a>
</li>
<li class="pager__item is-active">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=21.html" title="Current page">
<a href="software_search_api_fulltext__field_bundle_category_All_page_21.html" title="Current page">
<span class="visually-hidden">
Current page
</span>22</a>
</li>
<li class="pager__item">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=22.html" title="Go to page 23">
<a href="software_search_api_fulltext__field_bundle_category_All_page_22.html" title="Go to page 23">
<span class="visually-hidden">
Page
</span>23</a>
</li>
<li class="pager__item">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=23.html" title="Go to page 24">
<a href="software_search_api_fulltext__field_bundle_category_All_page_23.html" title="Go to page 24">
<span class="visually-hidden">
Page
</span>24</a>
@@ -771,7 +771,7 @@
<li class="pager__item pager__item--ellipsis" role="presentation">&hellip;</li>
<li class="pager__item pager__item--next">
<a href="software%3Ffield_bundle_category=All&amp;search_api_fulltext=&amp;page=22.html" title="Go to next page" rel="next">
<a href="software_search_api_fulltext__field_bundle_category_All_page_22.html" title="Go to next page" rel="next">
<i class="fas fa-chevron-right"></i>
</a>
</li>