From 18ce6bbc66b77451951a2eb26e844be8c4e44055 Mon Sep 17 00:00:00 2001 From: Adam Reineke Date: Wed, 6 Jun 2018 14:31:51 -0700 Subject: [PATCH] Fix: Update `image-set` link Fix #611 Close #612 --- status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.json b/status.json index 7c5f86d0..50ad3386 100644 --- a/status.json +++ b/status.json @@ -4533,7 +4533,7 @@ { "name": "CSS image-set()", "category": "CSS", - "link": "https://drafts.csswg.org/css-images-3/#image-set-notation", + "link": "https://drafts.csswg.org/css-images-4/#image-set-notation", "summary": "Enables responsive images in CSS by specifiying multiple resolutions of an image that the browser can select from for the given situation.", "standardStatus": "Working draft or equivalent", "ieStatus": {