Skip to content

Commit 83c78a4

Browse files
authored
docs: Update Trunk assets doc link (#4091)
1 parent 3cbf219 commit 83c78a4

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

website/docs/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ you can use it as a jumping-off point to explore more advanced topics.
611611
### Styles
612612

613613
Our apps look very ugly. There is no CSS or any kind of style.
614-
Unfortunately, Yew does not offer a built-in way to style components. See [Trunk's assets](https://trunkrs.dev/assets/)
614+
Unfortunately, Yew does not offer a built-in way to style components. See [Trunk's assets](https://trunk-rs.github.io/trunk/guide/assets/index.html)
615615
to learn how to add style sheets.
616616

617617
### More libraries

website/i18n/ja/docusaurus-plugin-content-docs/current/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### スタイル
575575

576-
私たちのアプリケーションは非常に見栄えが悪いです。CSS やその他のスタイルがありません。残念ながら、Yew は組み込みのスタイルコンポーネントを提供していません。スタイルシートを追加する方法については、[Trunk のアセット](https://trunkrs.dev/assets/)を参照してください。
576+
私たちのアプリケーションは非常に見栄えが悪いです。CSS やその他のスタイルがありません。残念ながら、Yew は組み込みのスタイルコンポーネントを提供していません。スタイルシートを追加する方法については、[Trunk のアセット](https://trunk-rs.github.io/trunk/guide/assets/index.html)を参照してください。
577577

578578
### さらなる依存ライブラリ
579579

website/i18n/ja/docusaurus-plugin-content-docs/version-0.22/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### スタイル
575575

576-
私たちのアプリケーションは非常に見栄えが悪いです。CSS やその他のスタイルがありません。残念ながら、Yew は組み込みのスタイルコンポーネントを提供していません。スタイルシートを追加する方法については、[Trunk のアセット](https://trunkrs.dev/assets/)を参照してください。
576+
私たちのアプリケーションは非常に見栄えが悪いです。CSS やその他のスタイルがありません。残念ながら、Yew は組み込みのスタイルコンポーネントを提供していません。スタイルシートを追加する方法については、[Trunk のアセット](https://trunk-rs.github.io/trunk/guide/assets/index.html)を参照してください。
577577

578578
### さらなる依存ライブラリ
579579

website/i18n/ja/docusaurus-plugin-content-docs/version-0.23/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### スタイル
575575

576-
私たちのアプリケーションは非常に見栄えが悪いです。CSS やその他のスタイルがありません。残念ながら、Yew は組み込みのスタイルコンポーネントを提供していません。スタイルシートを追加する方法については、[Trunk のアセット](https://trunkrs.dev/assets/)を参照してください。
576+
私たちのアプリケーションは非常に見栄えが悪いです。CSS やその他のスタイルがありません。残念ながら、Yew は組み込みのスタイルコンポーネントを提供していません。スタイルシートを追加する方法については、[Trunk のアセット](https://trunk-rs.github.io/trunk/guide/assets/index.html)を参照してください。
577577

578578
### さらなる依存ライブラリ
579579

website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### 样式
575575

576-
我们的应用程序看起来非常丑陋。没有 CSS 或任何样式。不幸的是,Yew 没有提供内置的样式组件。请查看 [Trunk 的 assets](https://trunkrs.dev/assets/),了解如何添加样式表。
576+
我们的应用程序看起来非常丑陋。没有 CSS 或任何样式。不幸的是,Yew 没有提供内置的样式组件。请查看 [Trunk 的 assets](https://trunk-rs.github.io/trunk/guide/assets/index.html),了解如何添加样式表。
577577

578578
### 更多依赖库
579579

website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.22/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### 样式
575575

576-
我们的应用程序看起来非常丑陋。没有 CSS 或任何样式。不幸的是,Yew 没有提供内置的样式组件。请查看 [Trunk 的 assets](https://trunkrs.dev/assets/),了解如何添加样式表。
576+
我们的应用程序看起来非常丑陋。没有 CSS 或任何样式。不幸的是,Yew 没有提供内置的样式组件。请查看 [Trunk 的 assets](https://trunk-rs.github.io/trunk/guide/assets/index.html),了解如何添加样式表。
577577

578578
### 更多依赖库
579579

website/i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.23/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### 样式
575575

576-
我们的应用程序看起来非常丑陋。没有 CSS 或任何样式。不幸的是,Yew 没有提供内置的样式组件。请查看 [Trunk 的 assets](https://trunkrs.dev/assets/),了解如何添加样式表。
576+
我们的应用程序看起来非常丑陋。没有 CSS 或任何样式。不幸的是,Yew 没有提供内置的样式组件。请查看 [Trunk 的 assets](https://trunk-rs.github.io/trunk/guide/assets/index.html),了解如何添加样式表。
577577

578578
### 更多依赖库
579579

website/i18n/zh-Hant/docusaurus-plugin-content-docs/current/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### 樣式
575575

576-
我們的應用程式看起來非常醜陋。沒有 CSS 或任何樣式。不幸的是,Yew 沒有提供內建的樣式組件。請查看 [Trunk 的 assets](https://trunkrs.dev/assets/),以了解如何新增樣式表。
576+
我們的應用程式看起來非常醜陋。沒有 CSS 或任何樣式。不幸的是,Yew 沒有提供內建的樣式組件。請查看 [Trunk 的 assets](https://trunk-rs.github.io/trunk/guide/assets/index.html),以了解如何新增樣式表。
577577

578578
### 更多依賴函式庫
579579

website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.22/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### 樣式
575575

576-
我們的應用程式看起來非常醜陋。沒有 CSS 或任何樣式。不幸的是,Yew 沒有提供內建的樣式組件。請查看 [Trunk 的 assets](https://trunkrs.dev/assets/),以了解如何新增樣式表。
576+
我們的應用程式看起來非常醜陋。沒有 CSS 或任何樣式。不幸的是,Yew 沒有提供內建的樣式組件。請查看 [Trunk 的 assets](https://trunk-rs.github.io/trunk/guide/assets/index.html),以了解如何新增樣式表。
577577

578578
### 更多依賴函式庫
579579

website/i18n/zh-Hant/docusaurus-plugin-content-docs/version-0.23/tutorial/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ trunk serve --proxy-backend=https://yew.rs/tutorial
573573

574574
### 樣式
575575

576-
我們的應用程式看起來非常醜陋。沒有 CSS 或任何樣式。不幸的是,Yew 沒有提供內建的樣式組件。請查看 [Trunk 的 assets](https://trunkrs.dev/assets/),以了解如何新增樣式表。
576+
我們的應用程式看起來非常醜陋。沒有 CSS 或任何樣式。不幸的是,Yew 沒有提供內建的樣式組件。請查看 [Trunk 的 assets](https://trunk-rs.github.io/trunk/guide/assets/index.html),以了解如何新增樣式表。
577577

578578
### 更多依賴函式庫
579579

0 commit comments

Comments
 (0)