diff --git a/README.md b/README.md index 3a790da..96db73b 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,8 @@ to modify the authorization parameters before the connection URL is rendered. {{ app.renderConnector('cp') }} {# I can also just render the link URL #} -Login +{# Note: As of 2.1.9, a return URL may be sent as a paramter in getRedirectUrl() #} +Login ``` ```php