Skip to content

Commit 09bf3a5

Browse files
committed
make "Status key" a SectionLink
1 parent eeda04f commit 09bf3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/SideNav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function SideNav(props) {
1717
<Section path="/css/whats-new" />
1818
<RouteMatch path="/css">
1919
<Section>
20-
<NavLink href="status-key" />
20+
<SectionLink href="status-key" />
2121
</Section>
2222
<Section path="support" />
2323
<Section path="utilities" />

0 commit comments

Comments
 (0)