diff --git a/css/functions.json b/css/functions.json index 639b4690..94cba2c5 100644 --- a/css/functions.json +++ b/css/functions.json @@ -540,7 +540,7 @@ "CSS Color" ], "status": "standard", - "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/repeating-linear-gradient" + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/repeating-radial-gradient" }, "rgb()": { "syntax": "rgb( {3} [ / ]? ) | rgb( {3} [ / ]? ) | rgb( #{3} , ? ) | rgb( #{3} , ? )",