Skip to content

Commit 9acb41d

Browse files
committed
fix link
1 parent 9f95d69 commit 9acb41d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/products/hardware/dm-usbcu1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import BlockImage from '@site/src/components/BlockImage';
1414

1515
## USB-CAN変換ソフトウェア
1616

17-
USB-CAN変換ソフトウェアの使用マニュアルは<u>[こちら](/products/usb-can-conversion-software)</u>をご覧ください。
17+
USB-CAN変換ソフトウェアの使用マニュアルは<u>[こちら](/products/software/usb-can-conversion-software)</u>をご覧ください。
1818

1919
## 仕様情報
2020

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const config: Config = {
124124
items: [
125125
{
126126
label: 'Products',
127-
to: '/products',
127+
to: '/products/hardware',
128128
},
129129
],
130130
},

0 commit comments

Comments
 (0)