lib/pagy/extras/gearbox.rb in pagy-6.0.0 vs lib/pagy/extras/gearbox.rb in pagy-6.0.1
- old
+ new
@@ -1,5 +1,5 @@
-# See the Pagy documentation: https://ddnexus.github.io/pagy/extras/gearbox
+# See the Pagy documentation: https://ddnexus.github.io/pagy/docs/extras/gearbox
# frozen_string_literal: true
class Pagy # :nodoc:
DEFAULT[:gearbox_extra] = true # extra enabled by default
DEFAULT[:gearbox_items] = [15, 30, 60, 100]