michaelbromley / ngx-pagination

Pagination for Angular
http://michaelbromley.github.io/ngx-pagination/
MIT License
1.21k stars 245 forks source link

Fix broken "PaginationInstance" link on the docs #394

Closed anhtungbui closed 1 year ago

anhtungbui commented 1 year ago

Angular version: v13.3.11

ngx-pagination version: v6.0.2

Description of issue: Broken link on README.md

Steps to reproduce:

  1. Visit https://michaelbromley.github.io/ngx-pagination/
  2. Find the part with "an object conforming to the PaginationInstance interface"

Expected result: Link should work

Actual result: 404

michaelbromley commented 1 year ago

Thanks again 😄