lib/generators/templates/controllers/omniauth_callbacks_controller.rb in devise-4.7.1 vs lib/generators/templates/controllers/omniauth_callbacks_controller.rb in devise-4.7.2
- old
+ new
@@ -7,10 +7,10 @@
# You should also create an action method in this controller like this:
# def twitter
# end
# More info at:
- # https://github.com/plataformatec/devise#omniauth
+ # https://github.com/heartcombo/devise#omniauth
# GET|POST /resource/auth/twitter
# def passthru
# super
# end