mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Fixed broken README link in changelog [ci skip] (#4999)
This commit is contained in:
committed by
Leonardo Tegon
parent
6edbeb82cd
commit
518f6f39bf
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user