We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3034a commit 8f2929dCopy full SHA for 8f2929d
docs/layout/dynamic-font-scaling.md
@@ -26,7 +26,7 @@ This feature is currently opt-in on iOS. However, it will be enabled by default
26
27
Dynamic Font Scaling is already enabled by default on Android. Developers can enable it on iOS using the following steps:
28
29
-1. Ensure that the [typography.css](./global-stylesheets#typographycss) file is imported.
+1. Ensure that the [typography.css](/docs/layout/global-stylesheets#typographycss) file is imported.
30
2. Add the following CSS to a global stylesheet:
31
32
```css
0 commit comments