diff --git a/README.md b/README.md index efc1ca232..0129cf1bb 100644 --- a/README.md +++ b/README.md @@ -171,9 +171,9 @@ Besides the classic pagination offered by the `pagy_nav` helpers, you can use a - [Quick guide for Pagy with Sinatra and Sequel](https://medium.com/@vfreefly/how-to-use-pagy-with-sequel-and-sinatra-157dfec1c417) by Victor Afanasev - [Integrating Pagy with Hanami](http://katafrakt.me/2018/06/01/integrating-pagy-with-hanami/) by Paweł Świątkowski - [Stateful Tabs with Pagy](https://www.imaginarycloud.com/blog/how-to-paginate-ruby-on-rails-apps-with-pagy) by Chris Seelus -- [Handling Pagination When POSTing Complex Search Forms](https://bkspurgeon.github.io/2019/10/09/paginating-search-results-with-a-post-request.html) by Ben Koshy. -- [How to Override pagy methods only in specific circumstances](https://bkspurgeon.github.io/2020/02/01/overriding-pagy-methods.html) by Ben Koshy. -- [How to make your pagination links sticky + bounce at the bottom of your page](https://bkspurgeon.github.io/2020/09/15/sticky-menu.html) by Ben Koshy. +- [Handling Pagination When POSTing Complex Search Forms](https://benkoshy.github.io/2019/10/09/paginating-search-results-with-a-post-request.html) by Ben Koshy. +- [How to Override pagy methods only in specific circumstances](https://benkoshy.github.io/2020/02/01/overriding-pagy-methods.html) by Ben Koshy. +- [How to make your pagination links sticky + bounce at the bottom of your page](https://benkoshy.github.io/2020/09/15/sticky-menu.html) by Ben Koshy. - [日本語の投稿](https://qiita.com/search?q=pagy) - [한국어 튜토리얼](https://kbs4674.tistory.com/72)