From f8457ae5fd245144b142fec61885065c604d5869 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aitor=20Rodr=C3=ADguez?= Date: Mon, 30 Jan 2017 12:59:12 +0100 Subject: [PATCH] Fix url from CSS Support Chart CSS Support Chart url was broken --- 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