hwi / HWIOAuthBundle

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
MIT License
2.27k stars 797 forks source link

Corrected old path for editing routing #2015

Open jjsmclaughlin opened 3 days ago

jjsmclaughlin commented 3 days ago

The path given here in the docs seems to refer to the old location for editing routing (Symfony 2 and 3). It will direct you to a nonexistent file on Symfony 4+. So I substituted it for the more up-to-date location to add these routes.