Skip to content

Commit 8f2929d

Browse files
authored
docs(layout): fix path from dynamic font to typography (#3312)
1 parent 5f3034a commit 8f2929d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/layout/dynamic-font-scaling.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This feature is currently opt-in on iOS. However, it will be enabled by default
2626

2727
Dynamic Font Scaling is already enabled by default on Android. Developers can enable it on iOS using the following steps:
2828

29-
1. Ensure that the [typography.css](./global-stylesheets#typographycss) file is imported.
29+
1. Ensure that the [typography.css](/docs/layout/global-stylesheets#typographycss) file is imported.
3030
2. Add the following CSS to a global stylesheet:
3131

3232
```css

0 commit comments

Comments
 (0)