From 14bfa67486fee0411880799028eeae2d5f2ac357 Mon Sep 17 00:00:00 2001 From: Simon Wermuth Date: Fri, 2 Dec 2016 14:18:46 +0100 Subject: [PATCH] Fixed broken CSS Support Chart link The link provided for CSS Support Chart has been broken so i replaced it with the correct one. --- docs/pages/tips-tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/tips-tricks.md b/docs/pages/tips-tricks.md index 0e2c8545..6e43cf74 100644 --- a/docs/pages/tips-tricks.md +++ b/docs/pages/tips-tricks.md @@ -113,7 +113,7 @@ Speaking of CSS, you should only set classes and IDs on tables or `` 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/) -- 2.47.2