Skip to content

Commit 536592b

Browse files
talumsiddharthkp
andauthored
Update link to overriding styles with SX (#2018)
* Update link to overriding styles with SX * run prettier Co-authored-by: Siddharth Kshetrapal <[email protected]>
1 parent 910f684 commit 536592b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/props-table.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ function SxRow() {
155155
}
156156
description={
157157
<>
158-
Style overrides to apply to the component. See also <Link href="/overriding-styles">overriding styles</Link>.
158+
Style overrides to apply to the component. See also{' '}
159+
<Link href="/react/overriding-styles">overriding styles</Link>.
159160
</>
160161
}
161162
/>

0 commit comments

Comments
 (0)