From 518f6f39bfdc5671cbbf53dfd4b27035c2104f17 Mon Sep 17 00:00:00 2001 From: Patrick Jones Date: Thu, 10 Jan 2019 14:09:51 +0100 Subject: [PATCH] Fixed broken README link in changelog [ci skip] (#4999) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03439f2098..b8db8185a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)