Skip to content

Commit 30bab22

Browse files
committed
rename mdx file to fix all links
1 parent a3d57a9 commit 30bab22

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

packages/dev/s2-docs/pages/s2/styling.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ export const section = 'Guides';
1010
export const tags = ['style', 'macro', 'spectrum', 'custom'];
1111
export const description = 'Styling in React Spectrum';
1212
export const relatedPages = [
13-
{title: 'Advanced', url: './styling/Advanced.html'},
14-
{title: 'Reference Table', url: './styling/Reference.html'}
13+
{title: 'Advanced', url: './styling/advanced.html'},
14+
{title: 'Reference Table', url: './styling/reference.html'}
1515
];
1616

1717
# Styling
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)