From 6f86158a16eee515c1d07b840a3ae7e3118b76ae Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Wed, 24 Feb 2021 16:44:53 +0900 Subject: [PATCH] Fix broken spec fragment ID in CSS :future doc (#2642) --- files/en-us/web/css/_colon_future/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/css/_colon_future/index.html b/files/en-us/web/css/_colon_future/index.html index a96fee0acee8ee6..e71532a97946329 100644 --- a/files/en-us/web/css/_colon_future/index.html +++ b/files/en-us/web/css/_colon_future/index.html @@ -60,7 +60,7 @@

Specifications

- {{SpecName("CSS4 Selectors", "##the-future-pseudo", ":future")}} + {{SpecName("CSS4 Selectors", "#the-future-pseudo", ":future")}} {{Spec2('CSS4 Selectors')}} Initial definition.