We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f95d69 commit 9acb41dCopy full SHA for 9acb41d
website/docs/products/hardware/dm-usbcu1.mdx
@@ -14,7 +14,7 @@ import BlockImage from '@site/src/components/BlockImage';
14
15
## USB-CAN変換ソフトウェア
16
17
-USB-CAN変換ソフトウェアの使用マニュアルは<u>[こちら](/products/usb-can-conversion-software)</u>をご覧ください。
+USB-CAN変換ソフトウェアの使用マニュアルは<u>[こちら](/products/software/usb-can-conversion-software)</u>をご覧ください。
18
19
## 仕様情報
20
website/docusaurus.config.ts
@@ -124,7 +124,7 @@ const config: Config = {
124
items: [
125
{
126
label: 'Products',
127
- to: '/products',
+ to: '/products/hardware',
128
},
129
],
130
0 commit comments