Skip to content

Commit a3436e1

Browse files
committed
docs(getting-started): update toolkit architecture guide
- Replace reference guide link with a direct link to the Hosting Packages for Customization page
1 parent 7a7b45f commit a3436e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/getting-started/toolkit-architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ dependencies:
5555
```
5656
5757
<Aside type="tip">
58-
To truly customize the toolkit, you will need to host these packages in your own private repositories and update this `pubspec.yaml` file to point to your versions. The next guide will walk you through this essential process.
58+
To truly customize the toolkit, you will need to host these packages in your own private repositories and update this `pubspec.yaml` file to point to your versions. see the [Hosting Packages for Customization](/docs/customization/hosting-packages-for-customization/) guide.
5959
</Aside>

0 commit comments

Comments
 (0)