1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Fixed broken README link in changelog [ci skip] (#4999)

This commit is contained in:
Patrick Jones 2019-01-10 14:09:51 +01:00 committed by Leonardo Tegon
parent 6edbeb82cd
commit 518f6f39bf

View file

@ -277,7 +277,7 @@ configured (by @joshpencheon)
end
```
You can check more examples and explanations on the [README section](/plataformatec/devise#strong-parameters)
You can check more examples and explanations on the [README section](README.md#strong-parameters)
and on the [ParameterSanitizer docs](lib/devise/parameter_sanitizer.rb).
Please check [3-stable](https://github.com/plataformatec/devise/blob/3-stable/CHANGELOG.md)