Skip to content

Commit f246651

Browse files
authored
fix(sidebar): fixing sidebar typo blocking sidebar display (mdn#42143)
fix(sidebar): fixing sidebar type blocking sidebar display
1 parent 4196944 commit f246651

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

files/sidebars/cssref.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ sidebar:
268268
title: Scroll_anchoring
269269
details: closed
270270
- type: listSubPages
271-
path: /Web/CSS/Guides/Scroll_driven_animations
272-
title: Scroll_driven_animations
271+
path: /Web/CSS/Guides/Scroll-driven_animations
272+
title: Scroll-driven_animations
273273
details: closed
274274
- type: listSubPages
275275
path: /Web/CSS/Guides/Scroll_snap
@@ -426,7 +426,7 @@ l10n:
426426
Positioning: Positioning
427427
Selectors: Selectors
428428
Scroll_anchoring: Scroll anchoring
429-
Scroll_driven_animations: Scroll-driven animations
429+
Scroll-driven_animations: Scroll-driven animations
430430
Scroll_snap: Scroll snap
431431
Shapes: Shapes
432432
Syntax: Syntax

0 commit comments

Comments
 (0)