From 3087cbfa47c646e702d9d301305f7a5b28431b52 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Sun, 14 Mar 2021 14:55:27 -0700 Subject: remove references to developer.cdn.mozilla.net --- files/fr/web/css/mask/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/fr/web/css/mask') diff --git a/files/fr/web/css/mask/index.html b/files/fr/web/css/mask/index.html index 4a69a1adf8..6f36acacc4 100644 --- a/files/fr/web/css/mask/index.html +++ b/files/fr/web/css/mask/index.html @@ -80,7 +80,7 @@ mask: unset;

CSS

.exemple{
-  mask:url(https://developer.cdn.mozilla.net/static/img/favicon72.png) luminance 20%;
+  mask:url(https://developer.mozilla.org/static/img/favicon72.png) luminance 20%;
 }
 
-- cgit v1.2.3-54-g00ecf