Skip to content

Commit a3d57a9

Browse files
committed
fix build links?
1 parent 0c6ac3f commit a3d57a9

File tree

1 file changed

+2
-2
lines changed

1 file 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

0 commit comments

Comments
 (0)