From 7398483036b2c7293f5abae472596252dd2c9d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20H=C3=B6ltje?= <docwhat@gerf.org> Date: Wed, 11 Jul 2018 14:06:44 -0400 Subject: [PATCH] Update README.md Updated Can I Use link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08268fb..4c934bc 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ Ubuntu has always used one system typeface, aptly named **Ubuntu**. That part wa * [CSS Fonts Module Level 4 Editor’s Draft Specification](https://drafts.csswg.org/css-fonts-4/#system-ui-def) * [Chrome Platform Status](https://www.chromestatus.com/feature/5640395337760768) -* Proposed for inclusion on [Can I Use](https://github.com/Fyrd/caniuse/issues/2918) +* [Can I Use entry](https://caniuse.com/#feat=font-family-system-ui) * Previous [discussions in the W3C](https://lists.w3.org/Archives/Public/www-style/2015Jul/0169.html) to standardize a generic `system` family. -- GitLab