Skip to content

Commit

Permalink
docs(layout): fix path from dynamic font to typography (#3312)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmkenny authored Dec 12, 2023
1 parent 5f3034a commit 8f2929d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/layout/dynamic-font-scaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This feature is currently opt-in on iOS. However, it will be enabled by default

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

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.
2. Add the following CSS to a global stylesheet:

```css
Expand Down

1 comment on commit 8f2929d

@vercel
Copy link

@vercel vercel bot commented on 8f2929d Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ionic-docs – ./

ionic-docs-gqykycf8t.vercel.app
ionic-docs-ionic1.vercel.app
ionic-docs-git-main-ionic1.vercel.app

Please sign in to comment.