diff --git a/docs/common/dev/_canbus.mdx b/docs/common/dev/_canbus.mdx index 10766ef24..06ad3d24a 100644 --- a/docs/common/dev/_canbus.mdx +++ b/docs/common/dev/_canbus.mdx @@ -12,7 +12,7 @@ CANBUS 简介 ### 开启 Overlay -请参照[设备树配置](../../radxa-os/rsetup#overlays) 启用 CANBUS 相关 Overlay, eg: "Enable CAN1-M0"。 +请参照设备树配置 启用 CANBUS 相关 Overlay, eg: "Enable CAN1-M0"。 ### 连接 diff --git a/docs/rock3/e25/app-development/canbus.md b/docs/rock3/e25/app-development/canbus.md index 50c2d535d..9162748b3 100644 --- a/docs/rock3/e25/app-development/canbus.md +++ b/docs/rock3/e25/app-development/canbus.md @@ -11,4 +11,4 @@ imports_resolve_to: import CANBUS from '../../../common/dev/\_canbus.mdx'; - + diff --git a/docs/rock3/rock3a/app-development/canbus.md b/docs/rock3/rock3a/app-development/canbus.md index ab43bb448..f7a4584b5 100644 --- a/docs/rock3/rock3a/app-development/canbus.md +++ b/docs/rock3/rock3a/app-development/canbus.md @@ -11,4 +11,4 @@ imports_resolve_to: import CANBUS from '../../../common/dev/\_canbus.mdx'; - + diff --git a/docs/zero/zero3/app-development/canbus.md b/docs/zero/zero3/app-development/canbus.md index ab43bb448..7e4d60bbe 100644 --- a/docs/zero/zero3/app-development/canbus.md +++ b/docs/zero/zero3/app-development/canbus.md @@ -11,4 +11,4 @@ imports_resolve_to: import CANBUS from '../../../common/dev/\_canbus.mdx'; - + diff --git a/i18n/en/docusaurus-plugin-content-docs/current/common/dev/_canbus.mdx b/i18n/en/docusaurus-plugin-content-docs/current/common/dev/_canbus.mdx index e7c403ac9..46332b89b 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/common/dev/_canbus.mdx +++ b/i18n/en/docusaurus-plugin-content-docs/current/common/dev/_canbus.mdx @@ -12,7 +12,7 @@ Frames are received by all devices, including by the transmitting device. ## Enable Overlay -Please refer to [Device Tree Configuration](../../radxa-os/rsetup#overlays) to enable CANBUS-related Overlay, e.g. "Enable CAN1-M0". +Please refer to Device Tree Configuration to enable CANBUS-related Overlay, e.g. "Enable CAN1-M0". ## Connection diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/e25/app-development/canbus.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/e25/app-development/canbus.md index dc2e5551c..c34ea59b8 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/e25/app-development/canbus.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/e25/app-development/canbus.md @@ -11,4 +11,4 @@ imports_resolve_to: import CANBUS from '../../../common/dev/\_canbus.mdx'; - + diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/app-development/canbus.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/app-development/canbus.md index 7c8f050d5..d397cba9c 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/app-development/canbus.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/app-development/canbus.md @@ -11,4 +11,4 @@ imports_resolve_to: import CANBUS from '../../../common/dev/\_canbus.mdx'; - + diff --git a/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/app-development/canbus.md b/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/app-development/canbus.md index 7c8f050d5..227ecfb8b 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/app-development/canbus.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/app-development/canbus.md @@ -11,4 +11,4 @@ imports_resolve_to: import CANBUS from '../../../common/dev/\_canbus.mdx'; - +