]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Fixed broken CSS Support Chart link 652/head
authorSimon Wermuth <simon.wermuth@me.com>
Fri, 2 Dec 2016 13:18:46 +0000 (14:18 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Dec 2016 13:18:46 +0000 (14:18 +0100)
The link provided for CSS Support Chart has been broken so i replaced it with the correct one.

docs/pages/tips-tricks.md

index 0e2c854595952a1066be950aebb3f302536ee698..6e43cf74956fe8e8eebe04408e6db04d385986ab 100644 (file)
@@ -113,7 +113,7 @@ Speaking of CSS, you should only set classes and IDs on tables or `<td>` tags, n
 Support of CSS properties varies greatly between email clients. You're best off sticking with the basics and not getting too fancy.
 
 This CSS compatibility chart will really save you some pain when writing CSS:
-[CSS Support Chart](https://www.campaignmonitor.com/css/b/)
+[CSS Support Chart](https://www.campaignmonitor.com/css/)
 
 <img src="assets/img/campaign-monitor-css-guide.jpg" alt="">