From d21d8f903ddd4c655a74909ef4d12fbcdeaa006e Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Thu, 27 Nov 2014 17:46:56 +0100 Subject: Follow-up to e2cce6c [skip ci] --- actionmailer/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 968a21ea32..c8b969c59a 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -30,8 +30,8 @@ *Cristian Bica* -* Deprecate `*_path` helpers in email views. They generated broken - links and were not the intention of most developers. The `*_url` +* Deprecate `*_path` helpers in email views. They generated broken links in + email views and were not the intention of most developers. The `*_url` helper is recommended instead. *Richard Schneeman* -- cgit v1.2.3