Skip to content

Commit b9e3229

Browse files
committed
docs(guides): update styling and theming guide links
- Replace outdated link to UI customization guide with the current customization page URL - Update links in both mobile client and web dashboard styling and theming guides
1 parent e03902f commit b9e3229

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/mobile-client/guides/styling-and-theming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Because this is a cross-application concern, the primary, hands-on guide for mak
1111
<Aside type="tip" title="Start Here for Customization">
1212
To learn how to properly customize the UI, please follow our comprehensive, step-by-step tutorial:
1313

14-
[**Guide: Customizing the UI Theme &rarr;**](/docs/architecture/03-guide-customizing-the-ui/)
14+
[**Guide: Customizing the UI Theme &rarr;**](/docs/customization/)
1515
</Aside>
1616

1717
This approach ensures that you learn the correct workflow for modifying shared code, which is the key to unlocking the full power of the toolkit.

src/content/docs/web-dashboard/guides/styling-and-theming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Because this is a cross-application concern, the primary, hands-on guide for mak
1111
<Aside type="tip" title="Start Here for Customization">
1212
To learn how to properly customize the UI, please follow our comprehensive, step-by-step tutorial:
1313

14-
[**Guide: Customizing the UI Theme &rarr;**](/docs/architecture/03-guide-customizing-the-ui/)
14+
[**Guide: Customizing the UI Theme &rarr;**](/docs/customization/)
1515
</Aside>
1616

1717
This approach ensures that you learn the correct workflow for modifying shared code, which is the key to unlocking the full power of the toolkit.

0 commit comments

Comments
 (0)